Package aero.t2s.modes.decoder.df.df17
Class AircraftIdentification
- java.lang.Object
-
- aero.t2s.modes.decoder.df.df17.ExtendedSquitter
-
- aero.t2s.modes.decoder.df.df17.AircraftIdentification
-
public class AircraftIdentification extends ExtendedSquitter
-
-
Field Summary
-
Fields inherited from class aero.t2s.modes.decoder.df.df17.ExtendedSquitter
data, typeCode
-
-
Constructor Summary
Constructors Constructor Description AircraftIdentification(short[] data)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(Track track)AircraftIdentificationdecode()java.lang.StringgetAcid()-
Methods inherited from class aero.t2s.modes.decoder.df.df17.ExtendedSquitter
getTypeCode
-
-
-
-
Method Detail
-
decode
public AircraftIdentification decode()
- Specified by:
decodein classExtendedSquitter
-
apply
public void apply(Track track)
- Specified by:
applyin classExtendedSquitter
-
getAcid
public java.lang.String getAcid()
-
-