Tms::DataValue Class Reference

This is the definition of a single data value. More...

#include <TmsD.h>

List of all members.

Public Member Functions

 DataValue ()
 DataValue (Int16 psigma, Int16 pdeltaX, Int16 pdeltaY, Int16 ptime)

Public Attributes

Int16 sigma
 The Sigma value.
Int16 deltaX
 The DeltaX value.
Int16 deltaY
 The DeltaY value.
Int16 time
 The Time in ms this sample was processed.


Detailed Description

This is the definition of a single data value.

Constructor & Destructor Documentation

Tms::DataValue::DataValue (  ) 

Tms::DataValue::DataValue ( Int16  psigma,
Int16  pdeltaX,
Int16  pdeltaY,
Int16  ptime 
)


Member Data Documentation

Int16 Tms::DataValue::sigma

The Sigma value.

Int16 Tms::DataValue::deltaX

The DeltaX value.

Int16 Tms::DataValue::deltaY

The DeltaY value.

Int16 Tms::DataValue::time

The Time in ms this sample was processed.


The documentation for this class was generated from the following files:
Generated on Tue Jan 22 09:32:42 2008 for LibTmsApi by  doxygen 1.5.4