Package zombie.iso.weather
Class ClimateForecaster.DayForecast
java.lang.Object
zombie.iso.weather.ClimateForecaster.DayForecast
- Enclosing class:
- ClimateForecaster
-
Constructor Details
-
DayForecast
public DayForecast()
-
-
Method Details
-
getIndexOffset
public int getIndexOffset() -
getName
-
getTemperature
-
getHumidity
-
getWindDirection
-
getWindPower
-
getCloudiness
-
getWeatherPeriod
-
isWeatherStarts
public boolean isWeatherStarts() -
getWeatherStartTime
public float getWeatherStartTime() -
getWeatherEndTime
public float getWeatherEndTime() -
isChanceOnSnow
public boolean isChanceOnSnow() -
getAirFrontString
-
isHasFog
public boolean isHasFog() -
getAirFront
-
getWeatherOverlap
-
getMeanWindAngleString
-
getFogStrength
public float getFogStrength() -
getFogDuration
public float getFogDuration() -
isHasHeavyRain
public boolean isHasHeavyRain() -
isHasStorm
public boolean isHasStorm() -
isHasTropicalStorm
public boolean isHasTropicalStorm() -
isHasBlizzard
public boolean isHasBlizzard() -
getWeatherStages
-
getDawn
public float getDawn() -
getDusk
public float getDusk() -
getDayLightHours
public float getDayLightHours()
-