Interface: TafValidPeriod
Defined in: src/sdk/navigation/FacilityWeather.ts:310
A period of time during which a TAF observation is considered valid.
Properties
endDate
readonly
endDate:TafTime
Defined in: src/sdk/navigation/FacilityWeather.ts:315
The time at which the period ends.
startDate
readonly
startDate:TafTime
Defined in: src/sdk/navigation/FacilityWeather.ts:312
The time at which the period begins.