|
| CMathfunction (std::string sSimObjectName, ISimObjectCreator *pCreator) |
| Constructor.
|
|
virtual 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) |
|
|
enum | EMathType {
MathType_Exp
, MathType_Log
, MathType_Log10
, MathType_Pow
,
MathType_Sqrt
, MathType_Root
} |
| < Enumerator for the kind of mathoperation
|
|
◆ m_EMathType
Membervariable, defines the mathoperation, which is
◆ m_iPortWidth
int CMathfunction::m_iPortWidth |
|
protected |
The number of elements in the input and output ports
The documentation for this class was generated from the following file: