Свойство | Type | Description | |
---|---|---|---|
BrakeSpeed | float | ||
Coord | bool | ||
Distance | bool | ||
DistanceHeading | bool | ||
Turn | bool |
Méthode | Description | |
---|---|---|
Drive ( RemoteTech dc, FlightCtrlState fs ) : bool | ||
InitMode ( RemoteTech dc ) : void | ||
RoverComputer ( ) : System | ||
SetVessel ( Vessel v ) : void |
Méthode | Description | |
---|---|---|
BrakeSpeed ( float speed, float actualSpeed ) : float | ||
Coord ( RemoteTech dc, FlightCtrlState fs ) : bool | ||
Distance ( RemoteTech dc, FlightCtrlState fs ) : bool | ||
DistanceHeading ( RemoteTech dc, FlightCtrlState fs ) : bool | ||
Turn ( RemoteTech dc, FlightCtrlState fs ) : bool |
public Drive ( RemoteTech dc, FlightCtrlState fs ) : bool | ||
dc | RemoteTech | |
fs | FlightCtrlState | |
Résultat | bool |