VR-Link API Documentation for DIS
modParams.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 1992-2010 VT MAK
00003 ** All rights reserved.
00004 *********************************************************************/
00005 
00006 #ifndef modulationStruct_h_
00007 #define modulationStruct_h_
00008 
00009 #if DtHLA
00010 
00011 struct DtNetSINCGARSModulationStruct_RPR_1
00012 {
00013    DtNetU16 myFHNetId;
00014    DtNetU16 myHopSetId;
00015    DtNetU16 myLockoutSetId;
00016    DtStartMessage myStartOfMessage;
00017    DtNetU8 Padding;
00018    DtNetU16 myTransmissionSecurityKey;
00019    DtNetU32 myFHSynchronizationTimeOffset;
00020    DtNetU8 myClearChannel; 
00021 };
00022 
00023 #endif   //! DtHLA
00024 
00025 #endif   //! modulationStruct_h_

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)