#include <TmsD.h>
Public Member Functions | |
DataValue () | |
DataValue (Int16 psigma, Int16 pdeltaX, Int16 pdeltaY, Int16 pspare) | |
Public Attributes | |
Int16 | sigma |
The Sigma value. | |
Int16 | deltaX |
The DeltaX value. | |
Int16 | deltaY |
The DeltaY value. | |
Int16 | spare |
Spare data entry. Used to pad to 64bits. |
Tms::DataValue::DataValue | ( | ) |
The Sigma value.
The DeltaX value.
The DeltaY value.
Spare data entry. Used to pad to 64bits.