LibTmsApi 2.3.0
|
This is the definition of a single data value. More...
#include <TmsD.h>
Public Member Functions | |
DataValue (BInt16 psigma=BInt16(), BInt16 pdeltaX=BInt16(), BInt16 pdeltaY=BInt16(), BInt16 ptime=BInt16()) | |
Public Attributes | |
BInt16 | sigma |
The Sigma value. | |
BInt16 | deltaX |
The DeltaX value. | |
BInt16 | deltaY |
The DeltaY value. | |
BInt16 | time |
The Time in ms this sample was processed. | |
This is the definition of a single data value.
Tms::DataValue::DataValue | ( | BInt16 | psigma = BInt16() , |
BInt16 | pdeltaX = BInt16() , |
||
BInt16 | pdeltaY = BInt16() , |
||
BInt16 | ptime = BInt16() |
||
) |
BInt16 Tms::DataValue::deltaX |
The DeltaX value.
BInt16 Tms::DataValue::deltaY |
The DeltaY value.
BInt16 Tms::DataValue::sigma |
The Sigma value.
BInt16 Tms::DataValue::time |
The Time in ms this sample was processed.