![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
Variables | |
| const int | DtIfStatementType = 0 |
| File: simStmtTypes.h. | |
| const int | DtSetDataStatementType = 1 |
| const int | DtTaskStatementType = 2 |
| const int | DtWhenStatementType = 3 |
| const int | DtWhileStatementType = 4 |
| const int | DtStealthStatementType = 5 |
| const int | DtSimCommandStatementType = 6 |
| const int DtIfStatementType = 0 |
File: simStmtTypes.h.
Purpose: Define constants for types of DtSimStatments.
| const int DtSetDataStatementType = 1 |
| const int DtTaskStatementType = 2 |
| const int DtWhenStatementType = 3 |
| const int DtWhileStatementType = 4 |
| const int DtStealthStatementType = 5 |
| const int DtSimCommandStatementType = 6 |