![]() |
Trax3 3.1.0
trax track library
|
Data definig the curve. More...
#include <C:/Trend/Development/Trax3/Code/trax/Curve.h>
Public Attributes | |
| AnglePerLength | a = 0_1Im |
| Angular factor to rotate in the plain. | |
| AnglePerLength | b = 0_1Im |
| Angular factor to rotate towards the up direction. | |
| Angle | a0 = 0_deg |
| Starting angle in the plain. | |
| Angle | b0 = 0_deg |
| Starting angle. | |
Data definig the curve.
This is used for persistence. GetData() receives the data and there is a Create() method to create the curve from this data set without any caculations made that might distort the values during many read/write cycles.