Package aero.t2s.modes.decoder.df.df17
Class AircraftOperationalStatusVersion1Surface
java.lang.Object
aero.t2s.modes.decoder.df.df17.ExtendedSquitter
aero.t2s.modes.decoder.df.df17.AircraftOperationalStatusMessage
aero.t2s.modes.decoder.df.df17.AircraftOperationalStatusVersion1
aero.t2s.modes.decoder.df.df17.AircraftOperationalStatusVersion1Surface
public class AircraftOperationalStatusVersion1Surface extends AircraftOperationalStatusVersion1
-
Field Summary
Fields inherited from class aero.t2s.modes.decoder.df.df17.ExtendedSquitter
data, typeCode -
Constructor Summary
Constructors Constructor Description AircraftOperationalStatusVersion1Surface(short[] data) -
Method Summary
Modifier and Type Method Description voidapply(Track track)AircraftOperationalStatusVersion1Surfacedecode()AnglegetHorizontalSource()LengthWidthCodegetLengthWidthCode()NavigationIntegrityCategorygetNICp()SurfaceOperationalModegetOperationalMode()SourceIntegrityLevelgetSIL()SourceIntegrityLevelSupplementgetSILsupp()intgetSubType()SurfaceCapabilitygetSurfaceCapability()VersiongetVersion()Methods inherited from class aero.t2s.modes.decoder.df.df17.ExtendedSquitter
getTypeCodeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AircraftOperationalStatusVersion1Surface
public AircraftOperationalStatusVersion1Surface(short[] data)
-
-
Method Details
-
decode
- Overrides:
decodein classAircraftOperationalStatusVersion1
-
apply
- Overrides:
applyin classAircraftOperationalStatusVersion1
-
getSubType
public int getSubType() -
getVersion
-
getHorizontalSource
-
getSurfaceCapability
-
getLengthWidthCode
-
getOperationalMode
-
getSIL
-
getSILsupp
-
getNICp
-