FeedForwardConstant

public interface FeedForwardConstant

This is the FeedForwardConstant interface. This interface holds a feedforward equation for PIDFs.

Author

Anyi Lin - 10158 Scott's Bots

Aaron Yang - 10158 Scott's Bots

Harrison Womack - 10158 Scott's Bots

Functions

Link copied to clipboard
public abstract double getConstant(double input)
This returns the coefficient for the feedforward factor.