Свойство | Тип | Описание | |
---|---|---|---|
UseSas | bool |
Метод | Описание | |
---|---|---|
GetTotalThrust ( Vessel v ) : double |
Get the total thrust of all activated, not flamed out engines.
|
|
HoldAttitude ( FlightCtrlState fs, |
||
HoldOrientation ( FlightCtrlState fs, |
||
hasPropellant ( System |
Checks the needed propellant of an engine. Its always true if infinite fuel is activ
|
public static GetTotalThrust ( Vessel v ) : double | ||
v | Vessel | Current vessel |
Результат | double |
public static HoldAttitude ( FlightCtrlState fs, |
||
fs | FlightCtrlState | |
f | ||
frame | ReferenceFrame | |
attitude | FlightAttitude | |
extra | ||
Результат | void |
public static HoldOrientation ( FlightCtrlState fs, |
||
fs | FlightCtrlState | |
f | ||
target | ||
ignoreRoll | bool | |
Результат | void |
public static hasPropellant ( System |
||
propellants | System |
Propellant for an engine |
Результат | bool |