VR-Link API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
iffAtcNavP.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *******************************************************************************/
5 
6 
7 #ifndef _iffAtcNavP_h_
8 #define _iffAtcNavP_h_ 1
9 
13 
14 
15 
16 #include <vlpi/netStructs.h>
17 #include <vl/eventId.h>
18 #include "pduHeader.h"
19 
22 
24 {
29 };
30 
32 {
38 };
39 
41 {
45 };
46 
48 {
54 };
55 
57 {
61 };
62 
64 {
74 };
75 
77 {
86 };
87 
89 {
93 };
94 
96 
97 // Every structure below this line is represented in DIS 7 (Evolved) or later only.
98 
99 // see B.2.26 in DIS Standard
101 {
108 };
109 
110 // see B.2.29 in DIS Standard
112 {
119  DtNetU8 myNavigationSource; //see [UID 359].
122 };
123 
124 // see B.2.37 in DIS Standard
126 {
132 };
133 
134 // see B.2.41 in DIS Standard
136 {
142  DtNetU8 myAircraftIDType; //see [UID 357]
145  DtNetU8 myCapabilityReport; //see [UID 358]
148 };
149 
150 //TODO See B2.1.1 For IFF Data Record List.
151 // OR Alternatively Work off the generic variable record stuff that Shagoto wrote
152 
154 {
157 };
158 
160 {
163 };
164 
166 {
170 };
171 
173 {
177 };
178 
179 
181 {
185 };
186 
188 {
192 };
193 
194 
196 {
202 };
203 
204 
205 #endif
206 
207 

Document ID: Generated on Fri May 15 06:36:13 EDT 2015 from SVN revision 153263
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)