C# Class MissionPlanner.Stats.StatsPlugin

Inheritance: MissionPlanner.Plugin.Plugin
Afficher le fichier Open project: ArduPilot/MissionPlanner

Méthodes publiques

Méthode Description
Exit ( ) : bool
Init ( ) : bool
Loaded ( ) : bool
Loop ( ) : bool

Private Methods

Méthode Description
dostats ( whattostat stats ) : void
men_Click ( object sender, EventArgs e ) : void

Method Details

Exit() public méthode

public Exit ( ) : bool
Résultat bool

Init() public méthode

public Init ( ) : bool
Résultat bool

Loaded() public méthode

public Loaded ( ) : bool
Résultat bool

Loop() public méthode

public Loop ( ) : bool
Résultat bool