Getting Started
Tutorials
Programming Guide
API Reference
----------------------------------------
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);
2.0
Public Members
Amplitude.
Phase.
Frequency.
DCOffset.