From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/structtag_track_i_r_data.html | 406 +++++++++++++++++++++++++ 1 file changed, 406 insertions(+) create mode 100644 Doc/doxygen/html/structtag_track_i_r_data.html (limited to 'Doc/doxygen/html/structtag_track_i_r_data.html') diff --git a/Doc/doxygen/html/structtag_track_i_r_data.html b/Doc/doxygen/html/structtag_track_i_r_data.html new file mode 100644 index 0000000..36fd739 --- /dev/null +++ b/Doc/doxygen/html/structtag_track_i_r_data.html @@ -0,0 +1,406 @@ + + + + + +Starshatter_Open: tagTrackIRData Struct Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
tagTrackIRData Struct Reference
+
+
+ +

#include <NPClient.h>

+ +

List of all members.

+ + + + + + + + + + + + + + + + + + + + +

+Public Attributes

unsigned short wNPStatus
unsigned short wPFrameSignature
unsigned long dwNPIOData
float fNPRoll
float fNPPitch
float fNPYaw
float fNPX
float fNPY
float fNPZ
float fNPRawX
float fNPRawY
float fNPRawZ
float fNPDeltaX
float fNPDeltaY
float fNPDeltaZ
float fNPSmoothX
float fNPSmoothY
float fNPSmoothZ
+

Detailed Description

+
+

Definition at line 110 of file NPClient.h.

+

Member Data Documentation

+ +
+
+ + + + +
unsigned long tagTrackIRData::dwNPIOData
+
+ +

Definition at line 114 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPDeltaX
+
+ +

Definition at line 125 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPDeltaY
+
+ +

Definition at line 126 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPDeltaZ
+
+ +

Definition at line 127 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPPitch
+
+ +

Definition at line 117 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPRawX
+
+ +

Definition at line 122 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPRawY
+
+ +

Definition at line 123 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPRawZ
+
+ +

Definition at line 124 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPRoll
+
+ +

Definition at line 116 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPSmoothX
+
+ +

Definition at line 128 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPSmoothY
+
+ +

Definition at line 129 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPSmoothZ
+
+ +

Definition at line 130 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPX
+
+ +

Definition at line 119 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPY
+
+ +

Definition at line 120 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPYaw
+
+ +

Definition at line 118 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
float tagTrackIRData::fNPZ
+
+ +

Definition at line 121 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
unsigned short tagTrackIRData::wNPStatus
+
+ +

Definition at line 112 of file NPClient.h.

+ +
+
+ +
+
+ + + + +
unsigned short tagTrackIRData::wPFrameSignature
+
+ +

Definition at line 113 of file NPClient.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit v1.1