Package aero.t2s.modes.decoder.df.df17
Class TestMessage
java.lang.Object
aero.t2s.modes.decoder.df.df17.ExtendedSquitter
aero.t2s.modes.decoder.df.df17.TestMessage
public class TestMessage extends ExtendedSquitter
-
Field Summary
Fields inherited from class aero.t2s.modes.decoder.df.df17.ExtendedSquitter
data, typeCode -
Constructor Summary
Constructors Constructor Description TestMessage(short[] data) -
Method Summary
Modifier and Type Method Description voidapply(Track track)ExtendedSquitterdecode()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
-
TestMessage
public TestMessage(short[] data)
-
-
Method Details
-
decode
- Specified by:
decodein classExtendedSquitter
-
apply
- Specified by:
applyin classExtendedSquitter
-