kRPC.MechJeb
0.7.0
Getting Started
Installation
Tutorials and Examples
Third-party Scripts
Contributing
Report a Bug
Client Documentation
C-nano
C#
C++
Java
MechJeb service
Autopilots
AirplaneAutopilot
AscentAutopilot
DockingAutopilot
LandingAutopilot
RendezvousAutopilot
Windows
Controllers
Lua
Python
External Resources
kRPC Documentation
MechJeb2 Wiki
kRPC.MechJeb
Java
RendezvousAutopilot
View page source
RendezvousAutopilot
public
class
RendezvousAutopilot
boolean
getEnabled
(
)
void
setEnabled
(
boolean
value
)
Game Scenes
:
Flight
String
getStatus
(
)
Game Scenes
:
Flight
double
getDesiredDistance
(
)
void
setDesiredDistance
(
double
value
)
Game Scenes
:
Flight
double
getMaxPhasingOrbits
(
)
void
setMaxPhasingOrbits
(
double
value
)
Game Scenes
:
Flight