atavism.agis.plugins
Class WeatherPlugin.WeatherProfile
java.lang.Object
atavism.agis.plugins.WeatherPlugin.WeatherProfile
- Enclosing class:
- WeatherPlugin
public static class WeatherPlugin.WeatherProfile
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
protected java.lang.Integer id
name
protected java.lang.String name
temperature_min
protected float temperature_min
temperature_max
protected float temperature_max
humidity_min
protected float humidity_min
humidity_max
protected float humidity_max
windDirection_min
protected float windDirection_min
windDirection_max
protected float windDirection_max
windSpeed_min
protected float windSpeed_min
windSpeed_max
protected float windSpeed_max
windTurbulence_min
protected float windTurbulence_min
windTurbulence_max
protected float windTurbulence_max
fogHeightPower_min
protected float fogHeightPower_min
fogHeightPower_max
protected float fogHeightPower_max
fogHeightMax
protected float fogHeightMax
fogDistancePower_min
protected float fogDistancePower_min
fogDistancePower_max
protected float fogDistancePower_max
fogDistanceMax
protected float fogDistanceMax
rainPower_min
protected float rainPower_min
rainPower_max
protected float rainPower_max
rainPowerTerrain_min
protected float rainPowerTerrain_min
rainPowerTerrain_max
protected float rainPowerTerrain_max
rainMinHeight
protected float rainMinHeight
rainMaxHeight
protected float rainMaxHeight
hailPower_min
protected float hailPower_min
hailPower_max
protected float hailPower_max
hailPowerTerrain_min
protected float hailPowerTerrain_min
hailPowerTerrain_max
protected float hailPowerTerrain_max
hailMinHeight
protected float hailMinHeight
hailMaxHeight
protected float hailMaxHeight
snowPower_min
protected float snowPower_min
snowPower_max
protected float snowPower_max
snowPowerTerrain_min
protected float snowPowerTerrain_min
snowPowerTerrain_max
protected float snowPowerTerrain_max
snowMinHeight
protected float snowMinHeight
snowAge_min
protected float snowAge_min
snowAge_max
protected float snowAge_max
thunderPower_min
protected float thunderPower_min
thunderPower_max
protected float thunderPower_max
cloudPower_min
protected float cloudPower_min
cloudPower_max
protected float cloudPower_max
cloudMinHeight
protected float cloudMinHeight
cloudMaxHeight
protected float cloudMaxHeight
cloudSpeed_min
protected float cloudSpeed_min
cloudSpeed_max
protected float cloudSpeed_max
moonPhase_min
protected float moonPhase_min
moonPhase_max
protected float moonPhase_max
WeatherPlugin.WeatherProfile
public WeatherPlugin.WeatherProfile()
SetID
public void SetID(java.lang.Integer id)
GetID
public java.lang.Integer GetID()
SetName
public void SetName(java.lang.String name)
GetName
public java.lang.String GetName()
SetTemperatureMin
public void SetTemperatureMin(float t)
GetTemperatureMin
public float GetTemperatureMin()
SetTemperatureMax
public void SetTemperatureMax(float t)
GetTemperatureMax
public float GetTemperatureMax()
SetHumidityMin
public void SetHumidityMin(float v)
GetHumidityMin
public float GetHumidityMin()
SetHumidityMax
public void SetHumidityMax(float v)
GetHumidityMax
public float GetHumidityMax()
SetWindDirectionMin
public void SetWindDirectionMin(float v)
GetWindDirectionMin
public float GetWindDirectionMin()
SetWindDirectionMax
public void SetWindDirectionMax(float v)
GetWindDirectionMax
public float GetWindDirectionMax()
SetWindSpeedMin
public void SetWindSpeedMin(float v)
GetWindSpeedMin
public float GetWindSpeedMin()
SetWindSpeedMax
public void SetWindSpeedMax(float v)
GetWindSpeedMax
public float GetWindSpeedMax()
SetWindTurbulenceMin
public void SetWindTurbulenceMin(float v)
GetWindTurbulenceMin
public float GetWindTurbulenceMin()
SetWindTurbulenceMax
public void SetWindTurbulenceMax(float v)
GetWindTurbulenceMax
public float GetWindTurbulenceMax()
SetFogHeightPowerMin
public void SetFogHeightPowerMin(float v)
GetFogHeightPowerMin
public float GetFogHeightPowerMin()
SetFogHeightPowerMax
public void SetFogHeightPowerMax(float v)
GetFogHeightPowerMax
public float GetFogHeightPowerMax()
SetFogHeightMax
public void SetFogHeightMax(float v)
GetFogHeightMax
public float GetFogHeightMax()
SetFogDistancePowerMin
public void SetFogDistancePowerMin(float v)
GetFogDistancePowerMin
public float GetFogDistancePowerMin()
SetFogDistancePowerMax
public void SetFogDistancePowerMax(float v)
GetFogDistancePowerMax
public float GetFogDistancePowerMax()
SetFogDistanceMax
public void SetFogDistanceMax(float v)
GetFogDistanceMax
public float GetFogDistanceMax()
SetRainPowerMin
public void SetRainPowerMin(float v)
GetRainPowerMin
public float GetRainPowerMin()
SetRainPowerMax
public void SetRainPowerMax(float v)
GetRainPowerMax
public float GetRainPowerMax()
SetRainPowerTerrainMin
public void SetRainPowerTerrainMin(float v)
GetRainPowerTerrainMin
public float GetRainPowerTerrainMin()
SetRainPowerTerrainMax
public void SetRainPowerTerrainMax(float v)
GetRainPowerTerrainMax
public float GetRainPowerTerrainMax()
SetRainMinHeight
public void SetRainMinHeight(float v)
GetRainMinHeight
public float GetRainMinHeight()
SetRainMaxHeight
public void SetRainMaxHeight(float v)
GetRainMaxHeight
public float GetRainMaxHeight()
SetHailPowerMin
public void SetHailPowerMin(float v)
GetHailPowerMin
public float GetHailPowerMin()
SetHailPowerMax
public void SetHailPowerMax(float v)
GetHailPowerMax
public float GetHailPowerMax()
SetHailPowerTerrainMin
public void SetHailPowerTerrainMin(float v)
GetHailPowerTerrainMin
public float GetHailPowerTerrainMin()
SetHailPowerTerrainMax
public void SetHailPowerTerrainMax(float v)
GetHailPowerTerrainMax
public float GetHailPowerTerrainMax()
SetHailMinHeight
public void SetHailMinHeight(float v)
GetHailMinHeight
public float GetHailMinHeight()
SetHailMaxHeight
public void SetHailMaxHeight(float v)
GetHailMaxHeight
public float GetHailMaxHeight()
SetSnowPowerMin
public void SetSnowPowerMin(float v)
GetSnowPowerMin
public float GetSnowPowerMin()
SetSnowPowerMax
public void SetSnowPowerMax(float v)
GetSnowPowerMax
public float GetSnowPowerMax()
SetSnowPowerTerrainMin
public void SetSnowPowerTerrainMin(float v)
GetSnowPowerTerrainMin
public float GetSnowPowerTerrainMin()
SetSnowPowerTerrainMax
public void SetSnowPowerTerrainMax(float v)
GetSnowPowerTerrainMax
public float GetSnowPowerTerrainMax()
SetSnowMinHeight
public void SetSnowMinHeight(float v)
GetSnowMinHeight
public float GetSnowMinHeight()
SetSnowAgeMin
public void SetSnowAgeMin(float v)
GetSnowAgeMin
public float GetSnowAgeMin()
SetSnowAgeMax
public void SetSnowAgeMax(float v)
GetSnowAgeMax
public float GetSnowAgeMax()
SetThunderPowerMin
public void SetThunderPowerMin(float v)
GetThunderPowerMin
public float GetThunderPowerMin()
SetThunderPowerMax
public void SetThunderPowerMax(float v)
GetThunderPowerMax
public float GetThunderPowerMax()
SetCloudPowerMin
public void SetCloudPowerMin(float v)
GetCloudPowerMin
public float GetCloudPowerMin()
SetCloudPowerMax
public void SetCloudPowerMax(float v)
GetCloudPowerMax
public float GetCloudPowerMax()
SetCloudMinHeight
public void SetCloudMinHeight(float v)
GetCloudMinHeight
public float GetCloudMinHeight()
SetCloudMaxHeight
public void SetCloudMaxHeight(float v)
GetCloudMaxHeight
public float GetCloudMaxHeight()
SetCloudSpeedMin
public void SetCloudSpeedMin(float v)
GetCloudSpeedMin
public float GetCloudSpeedMin()
SetCloudSpeedMax
public void SetCloudSpeedMax(float v)
GetCloudSpeedMax
public float GetCloudSpeedMax()
SetMoonPhaseMin
public void SetMoonPhaseMin(float v)
GetMoonPhaseMin
public float GetMoonPhaseMin()
SetMoonPhaseMax
public void SetMoonPhaseMax(float v)
GetMoonPhaseMax
public float GetMoonPhaseMax()