public class Settings.SettingsDouble
extends usf.saav.common.monitor.MonitoredDouble
Constructor and Description |
---|
SettingsDouble(java.lang.String name,
double default_value)
Instantiates a new settings double.
|
Modifier and Type | Method and Description |
---|---|
void |
set(double newVal) |
void |
setValidRange(usf.saav.common.range.FloatRange1D rng)
Sets the valid range.
|