Package aero.t2s.modes.decoder.df.df17
Class AirborneVelocityGroundspeed
java.lang.Object
aero.t2s.modes.decoder.df.df17.ExtendedSquitter
aero.t2s.modes.decoder.df.df17.AirborneVelocity
aero.t2s.modes.decoder.df.df17.AirborneVelocityGroundspeed
public class AirborneVelocityGroundspeed extends AirborneVelocity
-
Field Summary
Fields inherited from class aero.t2s.modes.decoder.df.df17.AirborneVelocity
NACvFields inherited from class aero.t2s.modes.decoder.df.df17.ExtendedSquitter
data, typeCode -
Constructor Summary
Constructors Constructor Description AirborneVelocityGroundspeed(short[] data) -
Method Summary
Modifier and Type Method Description voidapply(Track track)AirborneVelocityGroundspeeddecode()Methods inherited from class aero.t2s.modes.decoder.df.df17.AirborneVelocity
decodeCommonInformation, getGnssAltitudeDifferenceFromBaro, getNACv, getRocd, getRocdSource, getSubType, isGnssAltitudeDifferenceFromBaroAvailable, isIfrCapability, isIntentChange, isRocdAvailable, isSupersonicMethods 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
-
AirborneVelocityGroundspeed
public AirborneVelocityGroundspeed(short[] data)
-
-
Method Details
-
decode
- Overrides:
decodein classAirborneVelocity
-
apply
- Overrides:
applyin classAirborneVelocity
-