|
FhSim
3.1.0
Marine systems simulation
|
Inheritance diagram for CMathfunction:
Collaboration diagram for CMathfunction:Protected Types | |
| enum | EMathType { MathType_Exp , MathType_Log , MathType_Log10 , MathType_Pow , MathType_Sqrt , MathType_Root } |
| < Enumerator for the kind of mathoperation | |
Protected Attributes | |
| ISignalPort * | m_Input1 |
| ISignalPort * | m_Input2 |
| double * | m_Signal |
| int | m_iPortWidth |
| int | m_iNumInports |
| Number of Inputports. | |
| EMathType | m_EMathType |
|
protected |
Membervariable, defines the mathoperation, which is
|
protected |
The number of elements in the input and output ports