VR-Link API Documentation for HLA 1516
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
include
vl
packets
link16Struct.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 link16JTIDSTransmitterStruct_h_
8
#define link16JTIDSTransmitterStruct_h_
9
10
#if DtHLA
11
12
struct
DtJTIDSTransmitterStruct
13
{
14
DtNetU16
myFidelityLevel
;
15
DtNetU16
myPrimaryMode
;
16
DtNetU16
mySecondaryMode
;
17
DtNetU16
mySynchronizationState
;
18
DtNetU32
myNetworkSynchronizationId
;
19
};
20
21
#endif
22
23
#endif
Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (
www.mak.com
)