|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectframe.RFIDFrame
frame.TtoRFrame
frame.RN16Frame
public class RN16Frame
Tag to reader RN16 frame.
Field Length Value RN16 16 Tag-generated 16-bit random number CRC 16
(Optional)Optional CRC covering entire frame.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class frame.RFIDFrame |
---|
RFIDFrame.FrameType |
Field Summary |
---|
Fields inherited from class frame.RFIDFrame |
---|
CRC_SIZE, data, hasCRC, isCorrupted |
Constructor Summary | |
---|---|
RN16Frame(int val)
|
Method Summary | |
---|---|
static int |
getRN(RFIDFrame f)
Extracts the RN field bits from f. |
Methods inherited from class frame.RFIDFrame |
---|
clone, dup, flipBit, getSize, getType, hasCRC, isCollision, isCorrupted, markCorrupted, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RN16Frame(int val)
Method Detail |
---|
public static int getRN(RFIDFrame f)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |