Property | Type | Description | |
---|---|---|---|
RCSoverride | bool | ||
Rnode | RelayNode | ||
Wheel | bool | ||
computer | |||
delayedBuffer | |||
flightComputerGUI | |||
localControl | bool | ||
otherGUI | List |
||
path | |||
powered | bool | ||
settings | |||
vessel | Vessel |
Property | Type | Description | |
---|---|---|---|
InContactWith | bool |
Method | Description | |
---|---|---|
RemoteCore ( Vessel v, float energyDrain ) : System | ||
RequestPower ( ) : void | ||
Update ( ) : void | ||
UpdateOtherGUI ( ) : void | ||
UpdateOtherModules ( ) : void | ||
UpdateTriggers ( ) : void | ||
WindowGUI ( int windowID ) : void | ||
applyTrigger ( KSPActionGroup ActionGroup ) : void | ||
drawGUI ( ) : void | ||
drive ( FlightCtrlState s ) : void |
Method | Description | |
---|---|---|
GetCommandPath ( ) : void |
Method | Description | |
---|---|---|
InContactWith ( RelayNode other ) : bool |
public RemoteCore ( Vessel v, float energyDrain ) : System | ||
v | Vessel | |
energyDrain | float | |
return | System |
public applyTrigger ( KSPActionGroup ActionGroup ) : void | ||
ActionGroup | KSPActionGroup | |
return | void |
public FlightCtrlStateBuffer,RemoteTech delayedBuffer | ||
return |
public FlightComputerGUI,RemoteTech flightComputerGUI | ||
return |