VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
modParams.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef modulationStruct_h_
7 #define modulationStruct_h_
8 
9 #if DtHLA
10 
11 struct DtNetSINCGARSModulationStruct_RPR_1
12 {
13  DtNetU16 myFHNetId;
14  DtNetU16 myHopSetId;
15  DtNetU16 myLockoutSetId;
16  DtStartMessage myStartOfMessage;
17  DtNetU8 Padding;
18  DtNetU16 myTransmissionSecurityKey;
19  DtNetU32 myFHSynchronizationTimeOffset;
20  DtNetU8 myClearChannel;
21 };
22 
23 #endif
24 
25 #endif
Network-order unsigned 16-bit quantity.
Definition: vlNetTypes.h:52
Network-order unsigned 32-bit quantity.
Definition: vlNetTypes.h:99
DtStartMessage
Definition: disEnums.h:794
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)