|
|
| IntegratorRemoveMean (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) |
| |
|
const double * | OutputMean (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 |
| |
|
int | m_MeanNum |
| |
|
double * | m_MeanVal |
| |
|
double | m_NoiseVal |
| |
|
double | m_InitialTime |
| |
|
double * | m_InitialVal |
| |
|
double | m_InitialRate |
| |
◆ m_iPortWidth
| int IntegratorRemoveMean::m_iPortWidth |
|
protected |
The number of elements in the input and output ports
The documentation for this class was generated from the following file: