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