Class WPI_PathPoint.WPI_PathPose.WPI_PathTranslation

  • Enclosing class:
    WPI_PathPoint.WPI_PathPose

    public class WPI_PathPoint.WPI_PathPose.WPI_PathTranslation
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      double x  
      double y  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • x

        public double x
      • y

        public double y
    • Constructor Detail

      • WPI_PathTranslation

        public WPI_PathTranslation()