Uses of Class
org.episteme.natural.earth.atmosphere.WeatherInfo.Builder
Packages that use WeatherInfo.Builder
-
Uses of WeatherInfo.Builder in org.episteme.natural.earth.atmosphere
Methods in org.episteme.natural.earth.atmosphere that return WeatherInfo.BuilderModifier and TypeMethodDescriptionWeatherInfo.Builder.cloudPercent(double c) WeatherInfo.Builder.description(String desc) WeatherInfo.Builder.feelsLikeCelsius(double t) WeatherInfo.Builder.humidityPercent(double h) WeatherInfo.Builder.pressureHPa(double p) WeatherInfo.Builder.solarIrradianceWm2(double s) WeatherInfo.Builder.temperatureCelsius(double t) WeatherInfo.Builder.windSpeedMps(double w)