pilot.SystemState¶
Class¶
SystemState contains information about the platform’s system state.
Fields¶
-
vector<system_error_e>
system_errors
¶ List of system errors currently active, see pilot.system_error_e.
-
bool
is_shutdown
¶ If platform has been asked to shutdown now, via the key switch.
-
bool
is_initialized
¶ If platform hardware is initialized.