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 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.


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  pspare 
)


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::spare

Spare data entry. Used to pad to 64bits.


The documentation for this class was generated from the following files:
Generated on Thu Aug 2 16:16:47 2007 for LibTmsApi by  doxygen 1.5.1