Account
| LibTmsApi 2.3.0 |
Tms::DataValue Class Reference
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. | |
Detailed Description
This is the definition of a single data value.
Constructor & Destructor Documentation
◆ DataValue()
| Tms::DataValue::DataValue | ( | BInt16 | psigma = BInt16(), |
| BInt16 | pdeltaX = BInt16(), | ||
| BInt16 | pdeltaY = BInt16(), | ||
| BInt16 | ptime = BInt16() | ||
| ) |
Member Data Documentation
◆ deltaX
| BInt16 Tms::DataValue::deltaX |
The DeltaX value.
◆ deltaY
| BInt16 Tms::DataValue::deltaY |
The DeltaY value.
◆ sigma
| BInt16 Tms::DataValue::sigma |
The Sigma value.
◆ time
| BInt16 Tms::DataValue::time |
The Time in ms this sample was processed.
The documentation for this class was generated from the following files:
Generated by
