VR-Link API Documentation for DIS
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
link16Struct.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 1992-2010 MAK Technologies, Inc
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
DtNetU8
myFidelityLevel;
15
DtNetU8
myPrimaryMode;
16
DtNetU8
mySecondaryMode;
17
DtNetU8
mySynchronizationState;
18
DtNetU32
myNetworkSynchronizationId;
19
};
20
21
#endif
22
23
#endif
DtNetU32
Network-order unsigned 32-bit quantity.
Definition:
vlNetTypes.h:99
DtNetU8
DtU8 DtNetU8
Unsigned 8-bit value.
Definition:
vlNetTypes.h:31
Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (
www.mak.com
)