Uses of Class
zombie.iso.weather.ClimateManager.AirFront
Packages that use ClimateManager.AirFront
-
Uses of ClimateManager.AirFront in zombie.iso.weather
Methods in zombie.iso.weather that return ClimateManager.AirFrontModifier and TypeMethodDescriptionClimateForecaster.DayForecast.getAirFront()WeatherPeriod.getFrontCache()Methods in zombie.iso.weather with parameters of type ClimateManager.AirFrontModifier and TypeMethodDescriptionvoidClimateManager.CalculateWeatherFrontStrength(int year, int month, int day, ClimateManager.AirFront front) voidClimateManager.AirFront.copyFrom(ClimateManager.AirFront other) voidWeatherPeriod.initSimulationDebug(ClimateManager.AirFront front, double hoursSinceStart) voidWeatherPeriod.initSimulationDebug(ClimateManager.AirFront front, double hoursSinceStart, int doThisStageOnly, float singleStageDuration)