Package trclib.archive
Class TrcPixyCam1.ObjectBlock
java.lang.Object
trclib.archive.TrcPixyCam1.ObjectBlock
- Enclosing class:
- TrcPixyCam1
This class implements the pixy camera object block communication protocol.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sync
public int sync -
checksum
public int checksum -
signature
public int signature -
centerX
public int centerX -
centerY
public int centerY -
width
public int width -
height
public int height -
angle
public int angle
-
-
Constructor Details
-
ObjectBlock
public ObjectBlock()
-
-
Method Details