TiltRecognizeSettings constructor
const
TiltRecognizeSettings({})
Implementation
const TiltRecognizeSettings({
this.lenOnDegreeMm = 1,
this.horizontalSwerveDeg = 20,
this.verticalSwerveDeg = 10,
this.thresholdMm = 1.100000023841858,
this.maxParallelsDeviationDeg = 16
});