Uses of Class
aero.t2s.modes.Meteo
| Package | Description |
|---|---|
| aero.t2s.modes |
-
Uses of Meteo in aero.t2s.modes
Methods in aero.t2s.modes that return Meteo Modifier and Type Method Description MeteoTrack. getMeteo()MeteoMeteo. setAverageStaticPressure(int averageStaticPressure)MeteoMeteo. setHumidity(double humidity)MeteoMeteo. setIcing(Hazard icing)MeteoMeteo. setMicroBurst(Hazard microBurst)MeteoMeteo. setRadioHeight(int radioHeight)MeteoMeteo. setStaticAirTemperature(double staticAirTemperature)MeteoMeteo. setTurbulence(Hazard turbulence)MeteoMeteo. setWake(Hazard wake)MeteoMeteo. setWindDirection(double windDirection)MeteoMeteo. setWindShear(Hazard windShear)MeteoMeteo. setWindSpeed(int windSpeed)