Class Line

  • All Implemented Interfaces:
    com.acmerobotics.roadrunner.PositionPath

    
    public final class Line
     implements PositionPath<Arclength>
                        

    Line beginning at position begin, pointed in direction dir, and having length length.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Vector2dDual<Arclength> get(Double param, Integer n)
      Double length()
      • Methods inherited from class com.acmerobotics.roadrunner.PositionPath

        begin, end
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait