.. default-domain:: py .. highlight:: py .. currentmodule:: MechJeb LandingAutopilot ================ .. class:: LandingAutopilot The Landing Guidance module provides targeted and non-targeted landing autopilot. .. attribute:: enabled :Attribute: Can be read or written :rtype: bool :Game Scenes: Flight .. attribute:: status :Attribute: Read-only, cannot be set :rtype: str :Game Scenes: Flight .. attribute:: deploy_chutes :Attribute: Can be read or written :rtype: bool :Game Scenes: Flight .. attribute:: deploy_gears :Attribute: Can be read or written :rtype: bool :Game Scenes: Flight .. method:: land_at_position_target() :Game Scenes: Flight .. method:: land_untargeted() :Game Scenes: Flight .. attribute:: limit_chutes_stage :Attribute: Can be read or written :rtype: int :Game Scenes: Flight .. attribute:: limit_gears_stage :Attribute: Can be read or written :rtype: int :Game Scenes: Flight .. attribute:: rcs_adjustment :Attribute: Can be read or written :rtype: bool :Game Scenes: Flight .. method:: stop_landing() :Game Scenes: Flight .. attribute:: touchdown_speed :Attribute: Can be read or written :rtype: float :Game Scenes: Flight