updateFeedForwardInput

public void updateFeedForwardInput(double input)

This can be used to update the feedforward equation's input, if applicable.

Parameters

input

the input into the feedforward equation.