Package com.acmerobotics.roadrunner
        Class TangentPath
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            com.acmerobotics.roadrunner.PosePath
 
 public final class TangentPath implements PosePath 
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description public final PositionPath<Arclength>pathpublic final Doubleoffset
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description TangentPath(PositionPath<Arclength> path, Double offset)
 
- 
                                
                            
                                
- 
                    
                    
                    - 
                                
                            
                                Constructor Detail- 
                                        TangentPathTangentPath(PositionPath<Arclength> path, Double offset) 
 
- 
                                        
 
-