| # | Line 66 | Line 66 | namespace oopse { | |
|---|---|---|
| 66 | void velocitize(double temperature); | |
| 67 | ||
| 68 | void removeComDrift(); | |
| 69 | + | /* | 
| 70 | + | Removes center of mass angular momemtum | 
| 71 | + | */ | 
| 72 | + | void removeAngularDrift(); | 
| 73 | ||
| 74 | private: | |
| 75 | ||
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |