|
| CIntegrator (std::string sSimObjectName, ISimObjectCreator *pCreator) |
| Constructor.
|
|
void | OdeFcn (const double dT, const double *const adX, double *const adXDot, const bool bIsMajorTimeStep) |
|
const double * | Output (const double T, const double *const X) |
|
void | InitialConditionSetup (const double T, const double *const currentIC, double *const updatedIC, ISimObjectCreator *const creator) |
|
|
ISignalPort * | m_IcPort |
|
ISignalPort * | m_Input |
|
int | m_StateIndex |
|
int | m_iPortWidth |
|
◆ m_iPortWidth
int CIntegrator::m_iPortWidth |
|
protected |
The number of elements in the input and output ports
The documentation for this class was generated from the following file: