Package aero.t2s.modes.decoder.df
Class DF21
java.lang.Object
aero.t2s.modes.decoder.df.DownlinkFormat
aero.t2s.modes.decoder.df.DF21
public class DF21 extends DownlinkFormat
-
Nested Class Summary
Nested classes/interfaces inherited from class aero.t2s.modes.decoder.df.DownlinkFormat
DownlinkFormat.IcaoAddress -
Field Summary
Fields inherited from class aero.t2s.modes.decoder.df.DownlinkFormat
data, logger -
Constructor Summary
Constructors Constructor Description DF21(short[] data) -
Method Summary
Methods inherited from class aero.t2s.modes.decoder.df.DownlinkFormat
getData, getIcaoMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DF21
public DF21(short[] data)
-
-
Method Details
-
decode
- Specified by:
decodein classDownlinkFormat
-
apply
- Specified by:
applyin classDownlinkFormat
-
getBds
-
isAlert
public boolean isAlert() -
isSpi
public boolean isSpi() -
getModeA
public int getModeA() -
isValid
public boolean isValid() -
isMultipleMatches
public boolean isMultipleMatches() -
getMatches
-