getting started
Programming Guide
API Reference
----------------------------------------
A3DDouble
m_dA
m_dB
m_dC
m_dD
m_dE
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;
2.0
Public Members
A constant
B constant
C constant
D constant
Unused in this version.