VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fireP.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #pragma once
7 
11 
12 #include <vlpi/netStructs.h>
13 #include <vl/eventId.h>
14 #include "pduHeader.h"
15 
16 /* per Document IST-CR-93-15 Section 5.4.4.1.1 */
17 typedef struct DtNetFirePdu
18 {
24  DtNetU32 fireMissionIndex; /* padding before VERS 5 */
29 } DtNetFirePdu;
30 
31 
struct DtNetFirePdu DtNetFirePdu
Definition: pduHeader.h:14
DtNetEntityIdentifier DtMunitionId
Definition: fireP.h:22
Network-order unsigned 32-bit quantity.
Definition: vlNetTypes.h:98
Definition: netStructs.h:341
Definition: netStructs.h:307
Definition: fireP.h:17
Definition: netStructs.h:84
DtNetWorldCoordinates DtLocation
Definition: fireP.h:25
Definition: netStructs.h:116
DtNetU32 fireMissionIndex
Definition: fireP.h:24
DtNetEntityIdentifier DtTargetId
Definition: fireP.h:21
Definition: eventId.h:23
DtNetEventId DtEventId
Definition: fireP.h:23
DtNetEntityIdentifier DtAttackerId
Definition: fireP.h:20
DtNetFloat32 DtRange
Definition: fireP.h:28
Network-order 32-bit IEEE-754 floating-point quantity.
Definition: vlNetTypes.h:147
DtNetBurstDescriptor DtBurst
Definition: fireP.h:26
Contains the DtEventId class declaration.
DtNetLinearVelocity DtVelocity
Definition: fireP.h:27
DtNetPduHeader DtHeader
Definition: fireP.h:19

Document ID: Generated on Tue Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)