SimApi Control getSimulationStatus
Jump to navigation
Jump to search
static int SimApi::Control::getSimulationStatus()
Description
Gets the current simulation status.
Return
Type: int
Description: The current simulation status.
Possible values: SIM_STATUS_ENDED, SIM_STATUS_ERROR, SIM_STATUS_LOADING, SIM_STATUS_LOADING_CANCEL,SIM_STATUS_NOT_INITIALIZED, SIM_STATUS_PAUSED, SIM_STATUS_RUNNING.