Package aero.t2s.modes.decoder.df.df17
Class ExtendedSquitter
java.lang.Object
aero.t2s.modes.decoder.df.df17.ExtendedSquitter
- Direct Known Subclasses:
AirbornePosition,AirborneVelocity,AircraftIdentification,AircraftOperationalStatusMessage,AircraftStatusMessage,ReservedMessage,SurfacePosition,SurfaceSystemStatus,TargetStatusMessage,TestMessage
public abstract class ExtendedSquitter
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ExtendedSquitter(short[] data) -
Method Summary
Modifier and Type Method Description abstract voidapply(Track track)abstract ExtendedSquitterdecode()intgetTypeCode()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
data
protected short[] data -
typeCode
protected int typeCode
-
-
Constructor Details
-
ExtendedSquitter
public ExtendedSquitter(short[] data)
-
-
Method Details
-
decode
-
apply
-
getTypeCode
public int getTypeCode()
-