WarningErrorConditions enum

Inheritance
Available extensions

Values

notDefined → const WarningErrorConditions
reflection → const WarningErrorConditions
replyDueSidelobe → const WarningErrorConditions
splitPlot → const WarningErrorConditions
secondTimeAroundReply → const WarningErrorConditions
angel → const WarningErrorConditions
terrestrialVehicle → const WarningErrorConditions
fixedPsrPlot → const WarningErrorConditions
slowPsrTarget → const WarningErrorConditions
lowQualityPsrPlot → const WarningErrorConditions
phantomPsrPlot → const WarningErrorConditions
nomMatchingPsrPlot → const WarningErrorConditions
altitudeCodeAbnormalValueComparedToTheTrack → const WarningErrorConditions
targetInClutterArea → const WarningErrorConditions
maximumDopplerResponse → const WarningErrorConditions
transponderAnomalyDetected → const WarningErrorConditions
duplicatedOrIlegalModeSAddress → const WarningErrorConditions
modeSErrorCorrectionAPllied → const WarningErrorConditions
undecodableModeSAltitude → const WarningErrorConditions
birds → const WarningErrorConditions
flockOfBirds → const WarningErrorConditions
mode1PresentInOriginalReply → const WarningErrorConditions
mode2PresentInOriginalReply → const WarningErrorConditions
plotPotenctialyCausedByWindTurbine → const WarningErrorConditions
helicopter → const WarningErrorConditions
maxNumOfReInterrogations → const WarningErrorConditions
maxNumOfReInterrogationsBDS → const WarningErrorConditions
bdsOverlayIncoherence → const WarningErrorConditions
potentialBDSSwapDetected → const WarningErrorConditions
trackUpadateInZenithalGap → const WarningErrorConditions
modeSTrackReAcquired → const WarningErrorConditions
duplicatedMode5PairNoPinDetected → const WarningErrorConditions
wrongDfReplyFormatDetected → const WarningErrorConditions
transponderAnomalyMSXPD → const WarningErrorConditions
transponderAnomalySI → const WarningErrorConditions
potentialIcConflict → const WarningErrorConditions
icConflictDetectionPossible → const WarningErrorConditions

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
name String

Available on Enum, provided by the EnumName extension

The name of the enum value.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<WarningErrorConditions>
A constant List of the values in this enum, in order of their declaration.