A3DMathFct1DArctanCosData
Fields
A3DDouble |
m_dA |
A3DDouble |
m_dB |
A3DDouble |
m_dC |
A3DDouble |
m_dD |
A3DDouble |
m_dE |
Detailed Description
-
struct
A3DMathFct1DArctanCosData
ArctanCos structure.
The following equation shows the result of this function, where t is the parameter and x is the result:
x = atan((m_dB * cos((t*m_dC) + m_dD))) *m_dA;
- Version
- 2.0