MechJeb service
- class MechJeb
This service provides functionality to interact with MechJeb 2.
- AirplaneAutopilot AirplaneAutopilot { get; }
- Game Scenes:
Flight
- DeployableController AntennaController { get; }
- Game Scenes:
Flight
- AscentAutopilot AscentAutopilot { get; }
- Game Scenes:
Flight
- DockingAutopilot DockingAutopilot { get; }
- Game Scenes:
Flight
- LandingAutopilot LandingAutopilot { get; }
- Game Scenes:
Flight
- ManeuverPlanner ManeuverPlanner { get; }
- Game Scenes:
Flight
- NodeExecutor NodeExecutor { get; }
- Game Scenes:
Flight
- RCSController RCSController { get; }
- Game Scenes:
Flight
- RendezvousAutopilot RendezvousAutopilot { get; }
- Game Scenes:
Flight
- DeployableController SolarPanelController { get; }
- Game Scenes:
Flight
- StagingController StagingController { get; }
- Game Scenes:
Flight
- TargetController TargetController { get; }
- Game Scenes:
Flight
- ThrustController ThrustController { get; }
- Game Scenes:
Flight
- Translatron Translatron { get; }
- Game Scenes:
Flight
- class MJServiceException
General exception for errors in the service.