![]() |
VR-Forces 4.8 Class Documentation
|
Go to the source code of this file.
Variables | |
| const int | DtIfStatementType = 0 |
| File: simStmtTypes.h. More... | |
| const int | DtSetDataStatementType = 1 |
| const int | DtTaskStatementType = 2 |
| const int | DtTriggerStatementType = 3 |
| const int | DtWhileStatementType = 4 |
| const int | DtRegisterTriggerStatementType = 7 |
| const int | DtUnregisterTriggerStatementType = 8 |
| const int | DtWaitUntilStatementType = 9 |
| 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 DtTriggerStatementType = 3 |
| const int DtWhileStatementType = 4 |
| const int DtRegisterTriggerStatementType = 7 |
| const int DtUnregisterTriggerStatementType = 8 |
| const int DtWaitUntilStatementType = 9 |
| const int DtStealthStatementType = 5 |
| const int DtSimCommandStatementType = 6 |