![]() |
VR-Link API Documentation for HLA 1.3
|
Collaboration diagram for DtBurstDescriptor:Public Member Functions | |
| DtBurstDescriptor () | |
| DtBurstDescriptor (const DtNetBurstDescriptor *netBurst) | |
| DtBurstDescriptor (const DtEntityType *type, DtWarheadType warhead, DtDetonatorFuze fuze, DtU16 quantity, DtU16 rate) | |
| operator DtNetBurstDescriptor () const | |
| void | init (const DtEntityType *type, DtWarheadType warhead, DtDetonatorFuze fuze, int quantity, int rate) |
Public Attributes | |
| DtEntityType | DtMunition |
| DtWarheadType | DtWarhead |
| DtDetonatorFuze | DtFuze |
| int | DtQuantity |
| int | DtRate |
|
inline |
References DtFuzeOther, and DtWarheadOther.
|
inline |
|
inline |
|
inline |
References DtMunition.
|
inline |
| DtDetonatorFuze DtBurstDescriptor::DtFuze |
| DtEntityType DtBurstDescriptor::DtMunition |
| int DtBurstDescriptor::DtQuantity |
| int DtBurstDescriptor::DtRate |
| DtWarheadType DtBurstDescriptor::DtWarhead |