#include <SIG_Dyna.h>
Inheritance diagram for SIGEL_Simulation::SIG_Dyna:
Public Methods | |
SIG_Dyna (void* companion) | |
constructor, does nothing but calling its parents constructor. More... | |
~SIG_Dyna () | |
destructor, does nothing but calling its parents destructor. More... | |
DL_vector | getPointForce (DL_point * pd) |
This methods calculates the Force in one local point. More... | |
DL_vector | getForce () |
DL_vector | getMomentum () |
DL_vector* | get_inertiatensor () |
Definition at line 11 of file SIG_Dyna.h.
|
constructor, does nothing but calling its parents constructor.
Definition at line 3 of file SIG_Dyna.cpp. |
|
destructor, does nothing but calling its parents destructor.
Definition at line 8 of file SIG_Dyna.cpp. |
|
Definition at line 28 of file SIG_Dyna.cpp. |
|
Definition at line 35 of file SIG_Dyna.cpp. |
|
This methods calculates the Force in one local point.
Definition at line 12 of file SIG_Dyna.cpp. |
|
Definition at line 43 of file SIG_Dyna.cpp. |