Class TrcPixyCam1.ObjectBlock

java.lang.Object
trclib.archive.TrcPixyCam1.ObjectBlock
Enclosing class:
TrcPixyCam1

public static class TrcPixyCam1.ObjectBlock extends Object
This class implements the pixy camera object block communication protocol.
  • 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