C# Class APA_DebugAssistant.MonitorForm

Afficher le fichier Open project: zgh551/APA_DebugAssistant

Méthodes publiques

Méthode Description
MonitorForm ( ) : System
SteeringAnglePointAdd ( double targetA, double actualA ) : void

Private Methods

Méthode Description
button1_Click ( object sender, EventArgs e ) : void

Method Details

MonitorForm() public méthode

public MonitorForm ( ) : System
Résultat System

SteeringAnglePointAdd() public méthode

public SteeringAnglePointAdd ( double targetA, double actualA ) : void
targetA double
actualA double
Résultat void