#include <mdo.h>
Inheritance diagram for dynamic::mdo:

Public Member Functions | |
| mdo (double weight, double rigidity, double damping=0, double defle=0, double speed=0) | |
| full constructor | |
| double | weight () |
| void | weight (double weight) |
| set weight | |
| double | force_spring () |
| double | force_damper () |
| double mdo::force_damper | ( | ) |
| double mdo::force_spring | ( | ) |
| double mdo::weight | ( | ) |
1.4.7