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
spreadSpec.h
Go to the documentation of this file.
1
/*******************************************************************************
2
** Copyright (c) 1992-2010 VT MAK
3
** All rights reserved.
4
*******************************************************************************/
5
6
7
#ifndef spreadSpectrumStruct_h_
8
#define spreadSpectrumStruct_h_
9
10
#if DtHLA
11
12
struct
DtNetSINCGARSModulationStruct_RPR_2
13
{
14
DtNetU16
myFHNetId
;
15
DtNetU16
myHopSetId
;
16
DtNetU16
myLockoutSetId
;
17
DtNetU16
myTransmissionSecurityKey
;
18
DtNetU32
myFHSynchronizationTimeOffset
;
19
};
20
21
#endif
22
23
#endif
Document ID: Generated on Mon Apr 8 04:49:21 EDT 2019 from SVN revision 197403
Copyright © 2005-2016 VT MÄK. All Rights Reserved (
www.mak.com
)