Package frc.robot.hardware
Class Limelight.Position
- java.lang.Object
-
- frc.robot.hardware.Limelight.Position
-
- Enclosing class:
- Limelight
public class Limelight.Position extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Position(java.lang.Number[] array)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double[]toArray()Converts the object to an array
-