VR-Link API Documentation for HLA Evolved
 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-2025 MAK Technologies, Inc
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:99
Definition: netStructs.h:594
Definition: netStructs.h:560
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:148
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 Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)