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-2010 VT MAK
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:379
Definition: netStructs.h:362
DtNetEntityIdentifier DtMunitionId
Definition: detonationP.h:25
DtNetEntityCoordinates DtEntityLocation
Definition: detonationP.h:30
Definition: netStructs.h:328
DtNet16Bits unused_16
Definition: detonationP.h:33
Definition: detonationP.h:20
Definition: netStructs.h:83
DtU8 DtNetU8
Unsigned 8-bit value.
Definition: vlNetTypes.h:30
Definition: netStructs.h:115
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:245
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:44
DtNetWorldCoordinates DtWorldLocation
Definition: detonationP.h:28

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)