WPILib 2012
WPILibRoboticsLibraryforFRC
|
Public Attributes | |
PointDouble * | pointsPixel |
unsigned int | numPointsPixel |
PointDouble * | pointsReal |
unsigned int | numPointsReal |
double * | curvaturePixel |
unsigned int | numCurvaturePixel |
double * | curvatureReal |
unsigned int | numCurvatureReal |
double | length |
double | lengthReal |
unsigned int | hasEquation |