VR-Link API Documentation for HLA 1516
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
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 Mon Feb 6 18:36:34 EST 2017 from SVN revision 173107
Copyright © 2005-2016 VT MÄK. All Rights Reserved (
www.mak.com
)