VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
link16Struct.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
6 
7 #ifndef link16JTIDSTransmitterStruct_h_
8 #define link16JTIDSTransmitterStruct_h_
9 
10 #if DtHLA
11 
12 struct DtJTIDSTransmitterStruct
13 {
14  DtNetU8 myFidelityLevel;
15  DtNetU8 myPrimaryMode;
16  DtNetU8 mySecondaryMode;
17  DtNetU8 mySynchronizationState;
18  DtNetU32 myNetworkSynchronizationId;
19 };
20 
21 #endif
22 
23 #endif
Network-order unsigned 32-bit quantity.
Definition: vlNetTypes.h:99
DtU8 DtNetU8
Unsigned 8-bit value.
Definition: vlNetTypes.h:31

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)