Variables
activeWindLayer
activeWindLayer: number
atmosphere
atmosphere: { airDensityAtAltitude: number; airPressureAtAltitude: number; airTempAtAltitude: number; airTempAtAltitudeKelvin: number; contrailAltitude: number; init: any; update: any }
Type declaration
airDensityAtAltitude: number
airPressureAtAltitude: number
airTempAtAltitude: number
airTempAtAltitudeKelvin: number
contrailAltitude: number
init:function
update:function
- update(a?: null | number): void
Parameters
Optional a: null | number
Returns void
belowCeilingBrightness
belowCeilingBrightness: number
contrailAltitude
contrailAltitude: number
contrailTemperatureThreshold
contrailTemperatureThreshold: number
currentWindDirection
currentWindDirection: number
currentWindSpeed
currentWindSpeed: number
currentWindSpeedMs
currentWindSpeedMs: number
currentWindVector
currentWindVector: number[]
dataProxy
dataProxy: string
defaults
defaults: { airPressureSL: number; airTemperatureSL: number; ceiling: number; cloudCover: number; cloudCoverThickness: number; fogBottom: number; fogCeiling: number; fogDensity: number; precipitationAmount: number; precipitationType: "none" | "snow" | "rain"; thermals: number; thunderstorm: number; turbulences: number; visibility: number; windDirection: number; windGustMS: number; windLayerHeight: number; windLayerNb: number; windSpeedMS: number }
Type declaration
airPressureSL: number
airTemperatureSL: number
ceiling: number
cloudCover: number
cloudCoverThickness: number
fogBottom: number
fogCeiling: number
fogDensity: number
precipitationAmount: number
precipitationType: "none" | "snow" | "rain"
thermals: number
thunderstorm: number
turbulences: number
visibility: number
windDirection: number
windGustMS: number
windLayerHeight: number
windLayerNb: number
windSpeedMS: number
definition
definition
: typeof defaults & { backgroundFogDensity
: number; coverHalfThickness
: number; fog
: number }definitionBounds
definitionBounds: { ceiling: number[]; cloudCover: number[]; fogDensity: number[]; precipitationAmount: number[]; thermals: number[]; thunderstorm: number[]; turbulences: number[]; windDirection: number[]; windGustMS: number[]; windSpeedMS: number[] }
Type declaration
ceiling: number[]
cloudCover: number[]
fogDensity: number[]
precipitationAmount: number[]
thermals: number[]
thunderstorm: number[]
turbulences: number[]
windDirection: number[]
windGustMS: number[]
windSpeedMS: number[]
localSeason
localSeason: number
localTime
localTime: number
manualCloudCover
manualCloudCover: number
manualDefinition
manualDefinition: { airTemperatureSL: number; ceiling: number; cloudCover: number; fogBottom: number; fogCeiling: number; fogDensity: number; precipitationAmount: number; precipitationType: "snow" | "rain" | "none"; thermals: number; thunderstorm: number; timestamp: number; turbulences: number; visibility: number; windDirection: number; windGustMS: number; windLayerHeight: number; windLayerNb: number; windSpeedMS: number }
Type declaration
airTemperatureSL: number
ceiling: number
cloudCover: number
fogBottom: number
fogCeiling: number
fogDensity: number
precipitationAmount: number
precipitationType: "snow" | "rain" | "none"
thermals: number
thunderstorm: number
timestamp: number
turbulences: number
visibility: number
windDirection: number
windGustMS: number
windLayerHeight: number
windLayerNb: number
windSpeedMS: number
manualQuality
manualQuality: number
manualSeason
manualSeason: number
manualTimeOfDay
manualTimeOfDay: number
manualWeatherUIContainer
manualWeatherUIContainer: JQuery
minimumCloudCover
minimumCloudCover: number
roundedLatitude
roundedLatitude: number
seasonRatio
seasonRatio: number
thermals
thermals: { currentVector: number[]; invertionRange: number; maxradius: number; maxspeed: number; minradius: number; minspeed: number }
Type declaration
currentVector: number[]
invertionRange: number
maxradius: number
maxspeed: number
minradius: number
minspeed: number
timeRatio
timeRatio: number
updateRate
updateRate: number
windActive
windActive: boolean
Can be accessed with
weather.