missionStateNotStarted top-level constant
MissionState
const missionStateNotStarted
Mission has not started. This is the case after a mission has uploaded but not yet started executing.
MISSION_STATE_NOT_STARTED
Implementation
const MissionState missionStateNotStarted = 2;