C# Class MissionPlanner.Utilities.fftui

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: ArduPilot/MissionPlanner Class Usage Examples

Méthodes publiques

Méthode Description
fftui ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
BUT_log2_Click ( object sender, EventArgs e ) : void
BUT_run_Click ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

but_fftimu_Click ( object sender, EventArgs e ) : void
myButton1_Click ( object sender, EventArgs e ) : void
zedGraphControl1_MouseMoveEvent ( ZedGraphControl sender, MouseEventArgs e ) : bool
zedGraphControl_PointValueEvent ( ZedGraphControl sender, ZedGraph.GraphPane pane, ZedGraph.CurveItem curve, int iPt ) : string

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

fftui() public méthode

public fftui ( ) : System
Résultat System