|
| unsigned int | environmentType |
| | Record type.
|
| |
| unsigned char | length |
| | length, in bits
|
| |
| unsigned char | index |
| | Identify the sequentially numbered record index.
|
| |
| unsigned char | padding1 |
| | padding
|
| |
| unsigned char | geometry |
| | Geometry or state record.
|
| |
| unsigned char | padding2 |
| | padding to bring the total size up to a 64 bit boundry
|
| |
Definition at line 527 of file DIS.h.
◆ environmentType
| unsigned int Environment::environmentType |
Record type.
Definition at line 529 of file DIS.h.
◆ geometry
| unsigned char Environment::geometry |
Geometry or state record.
Definition at line 537 of file DIS.h.
◆ index
| unsigned char Environment::index |
Identify the sequentially numbered record index.
Definition at line 533 of file DIS.h.
◆ length
| unsigned char Environment::length |
length, in bits
Definition at line 531 of file DIS.h.
◆ padding1
| unsigned char Environment::padding1 |
padding
Definition at line 535 of file DIS.h.
◆ padding2
| unsigned char Environment::padding2 |
padding to bring the total size up to a 64 bit boundry
Definition at line 539 of file DIS.h.
The documentation for this struct was generated from the following file: