MechJeb service

This service provides functionality to interact with MechJeb 2.

api_ready

A value indicating whether the service is available.

Attribute:

Read-only, cannot be set

Return type:

bool

Game Scenes:

Flight

airplane_autopilot
Attribute:

Read-only, cannot be set

Return type:

AirplaneAutopilot

Game Scenes:

Flight

antenna_controller
Attribute:

Read-only, cannot be set

Return type:

DeployableController

Game Scenes:

Flight

ascent_autopilot
Attribute:

Read-only, cannot be set

Return type:

AscentAutopilot

Game Scenes:

Flight

docking_autopilot
Attribute:

Read-only, cannot be set

Return type:

DockingAutopilot

Game Scenes:

Flight

landing_autopilot
Attribute:

Read-only, cannot be set

Return type:

LandingAutopilot

Game Scenes:

Flight

maneuver_planner
Attribute:

Read-only, cannot be set

Return type:

ManeuverPlanner

Game Scenes:

Flight

node_executor
Attribute:

Read-only, cannot be set

Return type:

NodeExecutor

Game Scenes:

Flight

rcs_controller
Attribute:

Read-only, cannot be set

Return type:

RCSController

Game Scenes:

Flight

rendezvous_autopilot
Attribute:

Read-only, cannot be set

Return type:

RendezvousAutopilot

Game Scenes:

Flight

smart_ass
Attribute:

Read-only, cannot be set

Return type:

SmartASS

Game Scenes:

Flight

smart_rcs
Attribute:

Read-only, cannot be set

Return type:

SmartRCS

Game Scenes:

Flight

solar_panel_controller
Attribute:

Read-only, cannot be set

Return type:

DeployableController

Game Scenes:

Flight

staging_controller
Attribute:

Read-only, cannot be set

Return type:

StagingController

Game Scenes:

Flight

target_controller
Attribute:

Read-only, cannot be set

Return type:

TargetController

Game Scenes:

Flight

thrust_controller
Attribute:

Read-only, cannot be set

Return type:

ThrustController

Game Scenes:

Flight

translatron
Attribute:

Read-only, cannot be set

Return type:

Translatron

Game Scenes:

Flight

class MJServiceException

General exception for errors in the service.