|
unsigned char | aggregateKind |
| Kind of entity.
|
|
unsigned char | domain |
| Domain of entity (air, surface, subsurface, space, etc)
|
|
unsigned short | country |
| country to which the design of the entity is attributed
|
|
unsigned char | category |
| category of entity
|
|
unsigned char | subcategory |
| subcategory of entity
|
|
unsigned char | specific |
| specific info based on subcategory field
|
|
unsigned char | extra |
|
Definition at line 382 of file DIS.h.
◆ aggregateKind
unsigned char AggregateType::aggregateKind |
Kind of entity.
Definition at line 384 of file DIS.h.
◆ category
unsigned char AggregateType::category |
category of entity
Definition at line 390 of file DIS.h.
◆ country
unsigned short AggregateType::country |
country to which the design of the entity is attributed
Definition at line 388 of file DIS.h.
◆ domain
unsigned char AggregateType::domain |
Domain of entity (air, surface, subsurface, space, etc)
Definition at line 386 of file DIS.h.
◆ extra
unsigned char AggregateType::extra |
◆ specific
unsigned char AggregateType::specific |
specific info based on subcategory field
Definition at line 394 of file DIS.h.
◆ subcategory
unsigned char AggregateType::subcategory |
subcategory of entity
Definition at line 392 of file DIS.h.
The documentation for this struct was generated from the following file: