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