Struct SimOneCaseControl

Struct Documentation

struct SimOneCaseControl

Public Members

ESimOneCaseControl_State caseControlState

案例的当前控制状态,使用 ESimOneCaseControl_State 枚举类型表示。

  • The current control state of the case, represented by the ESimOneCaseControl_State enum.

int skipStep

表示要跳过的步骤数,仅在跳过操作时有效。

  • Indicates the number of steps to skip, only valid during skip operations.