Struct SimOneCaseControl¶
Defined in File SimOneIOStruct.h
Struct Documentation¶
-
struct SimOneCaseControl¶
Public Members
-
ESimOneCaseControl_State caseControlState¶
案例的当前控制状态,使用
ESimOneCaseControl_State枚举类型表示。The current control state of the case, represented by the
ESimOneCaseControl_Stateenum.
-
int skipStep¶
表示要跳过的步骤数,仅在跳过操作时有效。
Indicates the number of steps to skip, only valid during skip operations.
-
ESimOneCaseControl_State caseControlState¶