|
| CCollision (const string &simObjectName, ISimObjectCreator *const creator) |
| reads parameters, registers states, output and intput ports.
|
|
void | OdeFcn (const double T, const double *const X, double *const XDot, const bool bIsMajorTimeStep) |
|
const double * | energy (const double T, const double *const X) |
|
const double * | momentum (const double T, const double *const X) |
|
|
typedef Eigen::Matrix< double, 3, 3 > | mat3 |
|
typedef Eigen::Matrix< double, 3, 1 > | vec3 |
|
|
int | m_NUM |
|
int | m_CON |
|
double | m_radius |
|
double | m_mass |
|
double | m_alpha |
|
double | m_beta |
|
double | m_epsilon |
|
double | m_spring |
|
double | m_damping |
|
element * | m_el |
|
double | m_systemEnergy [3] |
|
double | m_systemMomentum [3] |
|
The documentation for this class was generated from the following file: