LibTmsApi  2.0.0
Public Member Functions | Public Attributes | List of all members
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. More...
 
BInt16 deltaX
 The DeltaX value. More...
 
BInt16 deltaY
 The DeltaY value. More...
 
BInt16 time
 The Time in ms this sample was processed. More...
 

Detailed Description

This is the definition of a single data value.

Constructor & Destructor Documentation

Tms::DataValue::DataValue ( BInt16  psigma = BInt16(),
BInt16  pdeltaX = BInt16(),
BInt16  pdeltaY = BInt16(),
BInt16  ptime = BInt16() 
)

Member Data Documentation

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.


The documentation for this class was generated from the following files: