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 VT MAK
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

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)