VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
aerodromeP.h
Go to the documentation of this file.
1 /****************************************************************************
2  * Copyright (c) 2023 MAK Technologies, Inc
3  * All rights reserved.
4  ****************************************************************************/
5 
6 #pragma once
7 
8 #if DtDIS
9 
10 #include <vl/packets/pduHeader.h>
11 #include <vlutil/vlUuid.h>
12 #include <vlpi/netStructs.h>
13 
14 
15 
18 
20 {
24 
25  // Simple Attributes - A list of all attributes of Simple Type
39 
40  // Attributes which have cardinality greater than 1
41 
42 };
43 
44 
45 
46 #endif
DtNetU16 myVersion
Definition: aerodromeP.h:26
DtNetU8 myApronLight
Definition: aerodromeP.h:31
DtNetBoolean myApronFloodLight
Definition: aerodromeP.h:32
Network-order unsigned 16-bit quantity.
Definition: vlNetTypes.h:52
Definition: pduHeader.h:14
DtNetU8 myForceId
Definition: aerodromeP.h:29
DtNetBoolean myActive
Definition: aerodromeP.h:30
DtNetU8 DtNetBoolean
Unsigned network-order 8-bit value for storage of boolean data.
Definition: vlNetTypes.h:39
DtNetBoolean myTaxiwayIdentifierMarkerBoardLight
Definition: aerodromeP.h:36
DtNetEntityIdentifier myEntityId
Definition: aerodromeP.h:27
DtU8 DtNetU8
Unsigned 8-bit value.
Definition: vlNetTypes.h:31
Definition: netStructs.h:116
DtNetU8 myAirportCode[4]
Definition: aerodromeP.h:38
DtNetPduHeader myHeader
The PDU header.
Definition: aerodromeP.h:23
DtNetBoolean myUndercarriageInspectionSystemLight
Definition: aerodromeP.h:37
DtNetUuid myUniqueId
Definition: aerodromeP.h:28
DtNetU8 myTaxiwayCentreLight
Definition: aerodromeP.h:34
Contains the DtVrlUuid class declaration/definition.
DtNetU8 myTaxiwayEdgeLight
Definition: aerodromeP.h:35
Structure implements Network Layout for DtAerodromePdu.
Definition: aerodromeP.h:19
DtNetU8 myClearanceBarLight
Definition: aerodromeP.h:33
Definition: netStructs.h:228

Document ID: Generated on Thu Sep 19 02:12:35 EDT 2024 from SVN revision 269601
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)