PrcMath1dTrigonometric.h
Class stores information about a one-dimensional trigonometric equation.
|
Name |
Description |
|
Destroys the mathematical evaluation object. |
|
Name |
Description |
|
Returns the current amplitude value. | |
|
Returns the current Dc offset value. | |
|
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. | |
|
Sets a new amplitude value. | |
|
Sets a new Dc offset value. | |
|
Sets a new frequency value. | |
|
Sets a new phase value. |
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|