Class stores information about a one-dimensional trigonometric equation.
File: PrcMath1dTrigonometric.h
Destroys the mathematical evaluation object. (Inherited from OdPrcMath) |
Returns the current amplitude value. | |
Returns the current Dc offset value. | |
The current evaluation algorithm. (Inherited from OdPrcMath1d) | |
Evaluates a specified parameter using the following formula: output = dc_offset + amplitude * cos(param*frequency – phase). | |
Returns the current frequency value. | |
Returns the current phase value. | |
Reads a mathematical evaluation from a specified filer stream. (Inherited from OdPrcMath1d) | |
Sets a new amplitude value. | |
Sets a new Dc offset value. | |
Sets a new frequency value. | |
Sets a new phase value. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|