|
struct EntityType | munition |
| What munition was used in the burst.
|
|
unsigned short | warhead |
| type of warhead
|
|
unsigned short | fuse |
| type of fuse used
|
|
unsigned short | quantity |
| how many of the munition were fired
|
|
unsigned short | rate |
| rate at which the munition was fired
|
|
Definition at line 832 of file DIS.h.
◆ fuse
unsigned short BurstDescriptor::fuse |
type of fuse used
Definition at line 838 of file DIS.h.
◆ munition
What munition was used in the burst.
Definition at line 834 of file DIS.h.
◆ quantity
unsigned short BurstDescriptor::quantity |
how many of the munition were fired
Definition at line 840 of file DIS.h.
◆ rate
unsigned short BurstDescriptor::rate |
rate at which the munition was fired
Definition at line 842 of file DIS.h.
◆ warhead
unsigned short BurstDescriptor::warhead |
type of warhead
Definition at line 836 of file DIS.h.
The documentation for this struct was generated from the following file: