pilot.EmergencyState¶
Class¶
EmergencyState contains information regarding the platform’s emergency systems.
Fields¶
-
long
time
¶ POSIX timestamp in [usec].
-
safety_code_e
code
¶ The type of the current emergency, see pilot.safety_code_e.
-
em_stop_state_e
state
¶ Current EM Stop state, see pilot.em_stop_state_e.