Class stores information about a one-dimensional trigonometric arc-function.
File: PrcMath1dArcTanCos.h
Destroys the mathematical evaluation object. (Inherited from OdPrcMath) |
Returns the current A value. | |
Returns the current amplitude value. | |
The current evaluation algorithm. (Inherited from OdPrcMath1d) | |
Evaluates the parameter using the following formula: Output = atan( ( amplitude * cos( ( param * frequency) + phase) ) ) * a and returns its value. The following condition should be verified: –263 < (param * frequency) + phase < 263. | |
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 A value. | |
Sets a new amplitude value. | |
Sets a new frequency value. | |
Sets a new phase value. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|