Package aero.t2s.modes.decoder.df.bds
Class BdsDecoder
java.lang.Object
aero.t2s.modes.decoder.df.bds.BdsDecoder
public class BdsDecoder
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BdsDecoder(short[] data) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BdsDecoder
public BdsDecoder(short[] data)
-
-
Method Details
-
decode
public Bds decode() throws MultipleBdsMatchesFoundException, EmptyMessageException, NotImplementedException
-