|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpops.ale.engine.Scanner
class Scanner
Field Summary | |
---|---|
static long |
NOT_FOUND_PERIOD_MS
|
Constructor Summary | |
---|---|
Scanner()
|
Method Summary | |
---|---|
void |
end()
|
void |
scan(Reader aReader,
int[] powers,
long[] periods,
byte[] id)
|
void |
start()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static long NOT_FOUND_PERIOD_MS
Constructor Detail |
---|
Scanner()
Method Detail |
---|
public void start()
public void end()
public void scan(Reader aReader, int[] powers, long[] periods, byte[] id) throws java.lang.Exception
aReader
- powers
- example 50mw, 200mw, 500mwperiods
- example 125ms, 250 ms, 500msid
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |