C# Class Landertron.ShortLandingHandler

Inheritance: ModeHandlerBase
Afficher le fichier Open project: Kerbas-ad-astra/XTLandertron Class Usage Examples

Méthodes publiques

Méthode Description
ShortLandingHandler ( Vessel vessel ) : System

Méthodes protégées

Méthode Description
shouldFireArmedLandertrons ( ) : bool
shouldShutdownFiringLandertrons ( ) : bool

Method Details

ShortLandingHandler() public méthode

public ShortLandingHandler ( Vessel vessel ) : System
vessel Vessel
Résultat System

shouldFireArmedLandertrons() protected méthode

protected shouldFireArmedLandertrons ( ) : bool
Résultat bool

shouldShutdownFiringLandertrons() protected méthode

protected shouldShutdownFiringLandertrons ( ) : bool
Résultat bool