VR-Link API Documentation for HLA Evolved
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
include
vl
packets
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 Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (
www.mak.com
)