Class RelativeHumidityComponent
java.lang.Object
com.github.thedeathlycow.thermoo.api.environment.component.RelativeHumidityComponent
Stores the codec and default value for
EnvironmentComponentTypes.RELATIVE_HUMIDITY-
Field Summary
Fields -
Method Summary
-
Field Details
-
CODEC
A double codec that restricts values to a 0-1 percentage scale -
DEFAULT
public static final double DEFAULTThe default relative humidity, a comfortable 50%- See Also:
-