![]() |
Trax3 3.1.0
trax track library
|
Data definig the curve. More...
#include <C:/Trend/Development/Trax3/Code/trax/Curve.h>
Construction | |
| Real | gc_Kruemmung |
| data for EEPCurve. Lengthes in cm. | |
| Real | gc_Windung |
| data for EEPCurve. Lengthes in cm. | |
| Real | gc_Verdrillung |
| data for EEPCurve. Lengthes in cm. | |
| Real | gc_Laenge |
| data for EEPCurve. Lengthes in cm. | |
| Real | gc_Kurve |
| data for EEPCurve. Lengthes in cm. | |
| Real | m_FuehrungsVerdrehung |
| data for EEPCurve. Lengthes in cm. | |
| spat::Frame< Real > | m_AnfangsBein |
| data for EEPCurve. Lengthes in cm. | |
| Data () noexcept | |
| data for EEPCurve. Lengthes in cm. | |
| Data (const Data &) noexcept=default | |
| data for EEPCurve. Lengthes in cm. | |
| Data & | operator= (const Data &) noexcept=default |
| data for EEPCurve. Lengthes in cm. | |
| bool | operator== (const Data &data) const noexcept |
| data for EEPCurve. Lengthes in cm. | |
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.