|
| | RigidBarCable (std::string simObjectName, ISimObjectCreator *creator) |
| | The constructor sets the pointer to the output object and the parser object.
|
| |
|
| ~RigidBarCable () |
| | The destructor cleans up dynamically allocated memory.
|
| |
| void | OdeFcn (const double T, const double *const X, double *const XDot) const |
| | Calculates the time derivative of the state vector.
|
| |
|
const double *const | ForceA (const double T, const double *const X) |
| |
|
const double *const | ForceB (const double T, const double *const X) |
| |
|
const double *const | PosR (const double T, const double *const X, const int index) |
| |
|
const double *const | VelR (const double T, const double *const X, const int index) |
| |
|
|
void | InitialConditionSetup (const double T, const double *const currentIC, double *const updatedIC, ISimObjectCreator *const creator) |
| |
|
|
int | m_ISVecR |
| |
|
int | m_ISVecRdot |
| |
|
int | m_ISVecB |
| |
|
int | m_ISVecBdot |
| |
|
int | m_ISEndNodeSum |
| |
◆ RigidBarCable()
| RigidBarCable::RigidBarCable |
( |
std::string |
simObjectName, |
|
|
ISimObjectCreator * |
creator |
|
) |
| |
reads parameters, registers states, input/output ports and shared resources
◆ OdeFcn()
| void RigidBarCable::OdeFcn |
( |
const double |
T, |
|
|
const double *const |
X, |
|
|
double *const |
XDot |
|
) |
| const |
returns object derivatives as a function of time, states and input ports
The documentation for this class was generated from the following file:
- /update_root/webfhsim/reloadrepos/fhsim_marine_elements/src/cable/RigidBarCable.h