.. default-domain:: py .. highlight:: py .. currentmodule:: MechJeb StagingController ================= .. class:: StagingController .. attribute:: enabled :Attribute: Can be read or written :rtype: bool :Game Scenes: Flight .. attribute:: autostaging_once The autostaging mode. If set to true, it will automatically disable itself after one staging action. :Attribute: Can be read or written :rtype: bool :Game Scenes: Flight .. note:: The controller needs to be enabled for this to work. .. attribute:: autostage_limit Stop at the selected stage - staging will not occur beyond this stage number. :Attribute: Can be read or written :rtype: int :Game Scenes: Flight .. attribute:: autostage_post_delay The autopilot will pause the actual staging after ? seconds for each stage. :Attribute: Can be read or written :rtype: float :Game Scenes: Flight .. attribute:: autostage_pre_delay The autopilot will pause the actual staging before ? seconds for each stage. :Attribute: Can be read or written :rtype: float :Game Scenes: Flight .. attribute:: clamp_auto_stage_thrust_pct :Attribute: Can be read or written :rtype: float :Game Scenes: Flight .. attribute:: fairing_max_aerothermal_flux :Attribute: Can be read or written :rtype: float :Game Scenes: Flight .. attribute:: fairing_max_dynamic_pressure :Attribute: Can be read or written :rtype: float :Game Scenes: Flight .. attribute:: fairing_min_altitude :Attribute: Can be read or written :rtype: float :Game Scenes: Flight .. attribute:: hot_staging :Attribute: Can be read or written :rtype: bool :Game Scenes: Flight .. attribute:: hot_staging_lead_time :Attribute: Can be read or written :rtype: float :Game Scenes: Flight