.. _pilot.SystemState: pilot.SystemState ================= .. cpp:namespace:: pilot::SystemState Class ----- `SystemState` contains information about the platform's system state. Fields ------ .. cpp:member:: vector system_errors List of system errors currently active, see :ref:`pilot.system_error_e`. .. cpp:member:: bool is_shutdown If platform has been asked to shutdown now, via the key switch. .. cpp:member:: bool is_initialized If platform hardware is initialized.