eseo-emc / emctestbench

Universal EMC testbench
3 stars 1 forks source link

Sweep widget to enter start-stop numberOfSteps/stepSize #31

Open SjoerdOptLand opened 12 years ago

SjoerdOptLand commented 12 years ago

In general, we would like to be able to enter the step size of the number of steps when entering a sweep. In the case of a logarithmic sweep, one needs to enter the number of steps per decade instead of the step size.

Could this be generalized to a SweepWidget, being the controller/view of a Sweep? All quantities should then become controllable with a QuantityWidget. A sweep should also know whether or not it sensibly can be logarithmic (default No), in order to show or hide the logarithmic checkbox.