RealParameter(String name, String description, double min, double max, double step, double defaultValue, Consumer<Real> onValueChange)
RealParameter(String name, String description, Real min, Real max, Real step, Real defaultValue, Consumer<Real> onValueChange)
Real
getMax()
getMin()
getStep()
getDefaultValue, getDescription, getName, getValue, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait