-
Notifications
You must be signed in to change notification settings - Fork 1
P_Taf_Decoder_entity_DecodedTaf_DecodingExceptions
Afonso Dutra Nogueira Filho edited this page Mar 27, 2024
·
1 revision
If the decoded taf is invalid, get all the exceptions that occurred during decoding Note that in strict mode, only the first encountered exception will be reported as parsing stops on error Else return null;.
Namespace: Taf.Decoder.entity
Assembly: Taf.Decoder (in Taf.Decoder.dll) Version: 1.0.2+ad2a158933a1e4d81e31e9a7f1a0faf24fc95eed
XMLNS for XAML: Not mapped to an xmlns.
C#
public ReadOnlyCollection<TafChunkDecoderException> DecodingExceptions { get; }-
Namespaces
-
Metar.Decoder Namespace
- MetarChunkDecoderException Class
-
MetarChunkDecoderException.Messages Class
-
Messages Fields
- AtmosphericPressureNotFound Field
- BadDayHourMinuteInformation Field
- CloudsInformationBadFormat Field
- ForVisibilityInformationBadFormat Field
- ICAONotFound Field
- InvalidDayHourMinuteRanges Field
- InvalidReportStatus Field
- InvalidRunwayQFURunwaVisualRangeInformation Field
- InvalidRunwayQFURunwayVisualRangeInformation Field
- InvalidWindDirectionInterval Field
- InvalidWindDirectionVariationsInterval Field
- NoInformationExpectedAfterNILStatus Field
- NoSurfaceWindInformationMeasured Field
- SurfaceWindInformationBadFormat Field
-
Messages Fields
- MetarDecoder Class
-
Metar.Decoder.Chunkdecoder Namespace
- CloudChunkDecoder Class
- DatetimeChunkDecoder Class
- IcaoChunkDecoder Class
- IMetarChunkDecoder Interface
- MetarChunkDecoder Class
- PresentWeatherChunkDecoder Class
- PressureChunkDecoder Class
- RecentWeatherChunkDecoder Class
- ReportStatusChunkDecoder Class
- ReportTypeChunkDecoder Class
- RunwayVisualRangeChunkDecoder Class
- SurfaceWindChunkDecoder Class
- TemperatureChunkDecoder Class
- VisibilityChunkDecoder Class
- WindShearChunkDecoder Class
-
Metar.Decoder.Entity Namespace
- CloudLayer Class
- CloudLayer.CloudAmount Enumeration
- CloudLayer.CloudType Enumeration
-
DecodedMetar Class
-
DecodedMetar Properties
- AirTemperature Property
- Cavok Property
- Clouds Property
- Day Property
- DecodingExceptions Property
- DewPointTemperature Property
- ICAO Property
- IsValid Property
- PresentWeather Property
- Pressure Property
- RawMetar Property
- RecentWeather Property
- RunwaysVisualRange Property
- Status Property
- SurfaceWind Property
- Time Property
- Type Property
- Visibility Property
- WindshearAllRunways Property
- WindshearRunways Property
- DecodedMetar Methods
-
DecodedMetar Properties
- DecodedMetar.MetarStatus Enumeration
- DecodedMetar.MetarType Enumeration
- PresentWeather Class
- RunwayVisualRange Class
- RunwayVisualRange.Tendency Enumeration
- SurfaceWind Class
- Value Class
- Value.Unit Enumeration
- Visibility Class
- WeatherPhenomenon Class
-
Taf.Decoder Namespace
- TafChunkDecoderException Class
-
TafChunkDecoderException.Messages Class
-
Messages Fields
- AtmosphericPressureNotFound Field
- BadDayHourMinuteInformation Field
- CloudsInformationBadFormat Field
- EvolutionInformationBadFormat Field
- ForVisibilityInformationBadFormat Field
- ICAONotFound Field
- InconsistentValuesForTemperatureInformation Field
- InvalidDayHourMinuteRanges Field
- InvalidForecastPeriodInformation Field
- InvalidReportStatus Field
- InvalidRunwayQFURunwaVisualRangeInformation Field
- InvalidRunwayQFURunwayVisualRangeInformation Field
- InvalidValuesForTheForecastPeriod Field
- InvalidWindDirectionInterval Field
- InvalidWindDirectionVariationsInterval Field
- NoInformationExpectedAfterNILStatus Field
- NoSurfaceWindInformationMeasured Field
- SurfaceWindInformationBadFormat Field
- UnknownEntity Field
- WeatherEvolutionBadFormat Field
-
Messages Fields
- TafDecoder Class
-
Taf.Decoder.chunkdecoder Namespace
- CloudChunkDecoder Class
- DatetimeChunkDecoder Class
- EvolutionChunkDecoder Class
- ForecastPeriodChunkDecoder Class
- IcaoChunkDecoder Class
- ITafChunkDecoder Interface
- ReportTypeChunkDecoder Class
- SurfaceWindChunkDecoder Class
- TafChunkDecoder Class
- TemperatureChunkDecoder Class
- VisibilityChunkDecoder Class
- WeatherChunkDecoder Class
-
Taf.Decoder.entity Namespace
- AbstractEntity Class
- CloudLayer Class
- CloudLayer.CloudAmount Enumeration
- CloudLayer.CloudType Enumeration
-
DecodedTaf Class
-
DecodedTaf Properties
- Cavok Property
- Clouds Property
- Day Property
- DecodingExceptions Property
- ForecastPeriod Property
- Icao Property
- IsValid Property
- MaximumTemperature Property
- MinimumTemperature Property
- RawTaf Property
- Status Property
- SurfaceWind Property
- Time Property
- Type Property
- Visibility Property
- WeatherPhenomenons Property
- DecodedTaf Methods
-
DecodedTaf Properties
- DecodedTaf.TafType Enumeration
- Evolution Class
- ForecastPeriod Class
- SurfaceWind Class
- Temperature Class
- Value Class
- Value.Unit Enumeration
- Visibility Class
- WeatherPhenomenon Class
-
Metar.Decoder Namespace