Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::TemperatureReport Struct Reference

#include "OVR_Device.h"

Collaboration diagram for OVR::TemperatureReport:
Collaboration graph

Public Member Functions

 TemperatureReport ()
 
 TemperatureReport (UInt16 commandId, UByte version, UByte numBins, UByte bin, UByte numSamples, UByte sample, double targetTemperature, double actualTemperature, UInt32 time, Vector3d offset)
 

Data Fields

UInt16 CommandId
 
UByte Version
 
UByte NumBins
 
UByte Bin
 
UByte NumSamples
 
UByte Sample
 
double TargetTemperature
 
double ActualTemperature
 
UInt32 Time
 
Vector3d Offset
 

Detailed Description

Definition at line 886 of file OVR_Device.h.

Constructor & Destructor Documentation

OVR::TemperatureReport::TemperatureReport ( )
inline

Definition at line 888 of file OVR_Device.h.

OVR::TemperatureReport::TemperatureReport ( UInt16  commandId,
UByte  version,
UByte  numBins,
UByte  bin,
UByte  numSamples,
UByte  sample,
double  targetTemperature,
double  actualTemperature,
UInt32  time,
Vector3d  offset 
)
inline

Definition at line 895 of file OVR_Device.h.

Field Documentation

double OVR::TemperatureReport::ActualTemperature

Definition at line 918 of file OVR_Device.h.

UByte OVR::TemperatureReport::Bin

Definition at line 914 of file OVR_Device.h.

UInt16 OVR::TemperatureReport::CommandId

Definition at line 911 of file OVR_Device.h.

UByte OVR::TemperatureReport::NumBins

Definition at line 913 of file OVR_Device.h.

UByte OVR::TemperatureReport::NumSamples

Definition at line 915 of file OVR_Device.h.

Vector3d OVR::TemperatureReport::Offset

Definition at line 920 of file OVR_Device.h.

UByte OVR::TemperatureReport::Sample

Definition at line 916 of file OVR_Device.h.

double OVR::TemperatureReport::TargetTemperature

Definition at line 917 of file OVR_Device.h.

UInt32 OVR::TemperatureReport::Time

Definition at line 919 of file OVR_Device.h.

UByte OVR::TemperatureReport::Version

Definition at line 912 of file OVR_Device.h.


The documentation for this struct was generated from the following file: