VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
detonationP.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2025 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef _DETONATIONP_H_
7 #define _DETONATIONP_H_ 1
8 
12 
13 #include <vlpi/netStructs.h>
14 #include <vl/eventId.h>
15 #include "pduHeader.h"
16 
17 /* ---------------------- detonation ---------------------- */
18 
19 /* per Document IST-CR-93-15 Section 5.4.4.1.2 */
20 typedef struct DtNetDetonationPdu
21 {
34 #define DtMaxNumDetArtRecords 10
35 
38 
39 #endif /* _DETONATIONP_H_ */
40 
41 
42 
DtNetBurstDescriptor DtBurst
Definition: detonationP.h:29
DtNetPduHeader DtHeader
Definition: detonationP.h:22
Definition: pduHeader.h:14
#define DtMaxNumDetArtRecords
Definition: detonationP.h:34
Definition: netStructs.h:611
Definition: netStructs.h:594
DtNetEntityIdentifier DtMunitionId
Definition: detonationP.h:25
DtNetEntityCoordinates DtEntityLocation
Definition: detonationP.h:30
Definition: netStructs.h:560
DtNet16Bits unused_16
Definition: detonationP.h:33
Definition: detonationP.h:20
Definition: netStructs.h:84
DtU8 DtNetU8
Unsigned 8-bit value.
Definition: vlNetTypes.h:31
Definition: netStructs.h:116
DtNetU8 DtNumArtParams
Definition: detonationP.h:32
DtNetEventId DtEventId
Definition: detonationP.h:26
DtNetEntityIdentifier DtAttackerId
Definition: detonationP.h:23
DtNetU8 DtResult
Definition: detonationP.h:31
DtNetLinearVelocity DtVelocity
Definition: detonationP.h:27
Definition: netStructs.h:478
DtNetArtPartRecord DtParts[DtMaxNumDetArtRecords]
Definition: detonationP.h:36
Definition: eventId.h:23
DtNetEntityIdentifier DtTargetId
Definition: detonationP.h:24
struct DtNetDetonationPdu DtNetDetonationPdu
Contains the DtEventId class declaration.
DtNetU8 DtNet16Bits[2]
Definition: vlNetTypes.h:45
DtNetWorldCoordinates DtWorldLocation
Definition: detonationP.h:28

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)