max property
getter/setter pair
The maximum range received, the value needs to be >= min, the default value is 0.
Implementation
double max;
The maximum range received, the value needs to be >= min, the default value is 0.
double max;