VR-Link API Documentation for HLA 1.3
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 

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)