
#include <modelcar.h>
Inheritance diagram for ModelCarDyn:

Public Methods | |
| ModelCarDyn (string path) | |
| virtual | ~ModelCarDyn () |
| virtual MSLVector | StateToConfiguration (const MSLVector &x) |
| A method that converts a Model state in to a Geom configuration. More... | |
| virtual double | Metric (const MSLVector &x1, const MSLVector &x2) |
| A distance metric, which is Euclidean in the base class. More... | |
|
|
|
|
|
|
|
||||||||||||
|
A distance metric, which is Euclidean in the base class.
Reimplemented from Model2DRigidDyncar. |
|
|
A method that converts a Model state in to a Geom configuration.
Reimplemented from Model2DRigidDyncar. |