# | Line 63 | Line 63 | namespace oopse { | |
---|---|---|
63 | Velocitizer(SimInfo* info); | |
64 | virtual ~Velocitizer(); | |
65 | ||
66 | < | void velocitize(double temperature); |
66 | > | void velocitize(RealType temperature); |
67 | ||
68 | void removeComDrift(); | |
69 | /* |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |