NextFTC
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
NextFTC
core
/
com.rowanmcalpin.nextftc.core.control.controllers.feedforward
/
StaticFeedforward
Static
Feedforward
class
StaticFeedforward
(
val
kF
:
Double
)
:
Feedforward
Members
Constructors
Static
Feedforward
Link copied to clipboard
constructor
(
kF
:
Double
)
Properties
k
F
Link copied to clipboard
val
kF
:
Double
Functions
compute
Link copied to clipboard
open
override
fun
compute
(
position
:
Double
)
:
Double