data class RampResult
Feedforward parameter estimates from the ramp regression and additional summary statistics
RampResult(kV: Double, kStatic: Double, rSquare: Double)
Feedforward parameter estimates from the ramp regression and additional summary statistics |
val kStatic: Double |
|
val kV: Double |
|
val rSquare: Double |