Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
KerbalEngineer
Flight
Readouts
Orbital
ManoeuvreNode
ManoeuvreProcessor
C# Class KerbalEngineer.Flight.Readouts.Orbital.ManoeuvreNode.ManoeuvreProcessor
Inheritance:
IUpdatable
,
IUpdateRequest
Afficher le fichier
Open project: CYBUTEK/KerbalEngineer
Class Usage Examples
Méthodes publiques
Méthode
Description
RequestUpdate
( ) :
void
Reset
( ) :
void
Update
( ) :
void
Private Methods
Méthode
Description
GetBurnTime
(
double
deltaV
,
double
&
burnTime
,
double
&
midPointTime
) :
bool
Method Details
RequestUpdate()
public
static
méthode
public
static
RequestUpdate
( ) :
void
Résultat
void
Reset()
public
static
méthode
public
static
Reset
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void