|
| unsigned char | entityKind |
| | 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
|
| |
Definition at line 240 of file DIS.h.
◆ category
| unsigned char ObjectType::category |
category of entity
Definition at line 248 of file DIS.h.
◆ country
| unsigned short ObjectType::country |
country to which the design of the entity is attributed
Definition at line 246 of file DIS.h.
◆ domain
| unsigned char ObjectType::domain |
Domain of entity (air, surface, subsurface, space, etc)
Definition at line 244 of file DIS.h.
◆ entityKind
| unsigned char ObjectType::entityKind |
Kind of entity.
Definition at line 242 of file DIS.h.
◆ subcategory
| unsigned char ObjectType::subcategory |
subcategory of entity
Definition at line 250 of file DIS.h.
The documentation for this struct was generated from the following file: