kRPC.MechJeb
0.7.0
Getting Started
Installation
Tutorials and Examples
Third-party Scripts
Contributing
Report a Bug
Client Documentation
C-nano
C#
MechJeb service
Autopilots
AirplaneAutopilot
AscentAutopilot
DockingAutopilot
LandingAutopilot
RendezvousAutopilot
Windows
Controllers
C++
Java
Lua
Python
External Resources
kRPC Documentation
MechJeb2 Wiki
kRPC.MechJeb
C#
DockingAutopilot
View page source
DockingAutopilot
class
DockingAutopilot
Boolean
Enabled
{
get;
set;
}
Game Scenes
:
Flight
String
Status
{
get;
}
Game Scenes
:
Flight
Double
SpeedLimit
{
get;
set;
}
Game Scenes
:
Flight
Boolean
OverrideSafeDistance
{
get;
set;
}
Game Scenes
:
Flight
Double
OverridenSafeDistance
{
get;
set;
}
Game Scenes
:
Flight
Boolean
OverrideTargetSize
{
get;
set;
}
Game Scenes
:
Flight
Double
OverridenTargetSize
{
get;
set;
}
Game Scenes
:
Flight
Single
SafeDistance
{
get;
}
Game Scenes
:
Flight
Single
TargetSize
{
get;
}
Game Scenes
:
Flight
Boolean
ForceRoll
{
get;
set;
}
Game Scenes
:
Flight
Double
Roll
{
get;
set;
}
Game Scenes
:
Flight