A3DMathFct1DTrigonometricData
Fields
A3DDouble |
m_dAmplitude |
A3DDouble |
m_dPhase |
A3DDouble |
m_dFreq |
A3DDouble |
m_dDCOffset |
Detailed Description
-
struct
A3DMathFct1DTrigonometricData
Trigonometric structure.
The following equation shows the result of a trigonometric function, where t is the parameter and x is the result:
x = m_dDCOffset + m_dAmplitude*cos((t*m_dFreq)-m_dPhase);
- Version
- 2.0