|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--wonderly.jeaprs.aprs.MicE
Field Summary | |
static boolean |
DEBUG
|
Constructor Summary | |
MicE()
|
Method Summary | |
wonderly.jeaprs.ByteString[] |
formatMicE(byte[] t,
byte[] i,
int l,
java.util.Date tick)
if this function fails to convert the packet it returns ZERO and the user supplied length variables, l1 and l2 are zero. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final boolean DEBUG
Constructor Detail |
public MicE()
Method Detail |
public wonderly.jeaprs.ByteString[] formatMicE(byte[] t, byte[] i, int l, java.util.Date tick)
java.lang.IllegalArgumentException
- if incomming info is poorly formatted
java.lang.ArrayIndexOutOfBoundsException
- if info is not sized correctly
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |