|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thingmagic.SerialReader.ReaderStats
public static class SerialReader.ReaderStats
Reader Stats
Field Summary | |
---|---|
int |
antenna
|
int[] |
connectedAntennaPorts
|
int |
frequency
|
int[] |
noiseFloor
|
byte[] |
noiseFloorTxOn
|
int |
numPorts
|
TagProtocol |
protocol
|
int[] |
rfOnTime
|
int |
temperature
|
Constructor Summary | |
---|---|
SerialReader.ReaderStats()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int numPorts
public int frequency
public int temperature
public int antenna
public int[] rfOnTime
public int[] noiseFloor
public int[] connectedAntennaPorts
public byte[] noiseFloorTxOn
public TagProtocol protocol
Constructor Detail |
---|
public SerialReader.ReaderStats()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |