Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ikayaki.Project.ManualDemag Class Reference

List of all members.

Public Member Functions

 ManualDemag (ManualDemagAxel axel, double amplitude)
void run ()

Private Attributes

ManualDemagAxel axel
double amplitude

Detailed Description

Runs a manual demag command and adds a new step to this project with the demag value. The project's state must be non-IDLE before starting this thread.

Definition at line 2807 of file Project.java.


Constructor & Destructor Documentation

ikayaki.Project.ManualDemag.ManualDemag ManualDemagAxel  axel,
double  amplitude
 

Definition at line 2812 of file Project.java.


Member Function Documentation

void ikayaki.Project.ManualDemag.run  ) 
 

Definition at line 2820 of file Project.java.

References ikayaki.MeasurementStep.setDone(), ikayaki.MeasurementStep.setMeasuring(), and ikayaki.MeasurementStep.setStepValue().

Here is the call graph for this function:


Member Data Documentation

double ikayaki.Project.ManualDemag.amplitude [private]
 

Definition at line 2810 of file Project.java.

ManualDemagAxel ikayaki.Project.ManualDemag.axel [private]
 

Definition at line 2809 of file Project.java.


The documentation for this class was generated from the following file:
Generated on Fri May 6 16:00:48 2005 for Squid by  doxygen 1.4.1