Bugzilla – Bug 102
mobility model renaming
Last modified: 2008-07-01 13:32:19 UTC
There is consensus that the MobilityModel methods should be renamed to: class MobilityModel { Vector GetPosition (void) const; Vector GetVelocity (void) const; };