6namespace motorcontrol {
DemandType
How to interpret a demand value.
Definition DemandType.h:10
@ DemandType_Neutral
Ignore the demand value and apply neutral/no-change.
Definition DemandType.h:14
@ DemandType_ArbitraryFeedForward
When closed-looping, add demand arbitrarily to the closed-loop output.
Definition DemandType.h:26
@ DemandType_AuxPID
When closed-looping, set the target of the aux PID loop to the demand value.
Definition DemandType.h:22
WPI Compliant CANcoder class.
Definition CANCoderStatusFrame.h:4