RobotKit API
|
Structure of BOOL values that indicate which back EMF values are valid Structure whose members indicate which of the filtered and raw back EMF values are valid.
#include <RKBackEMFData.h>
Public Attributes | |
BOOL | rightMotorValid |
BOOL | leftMotorValid |
BOOL | rightMotorRawValid |
BOOL | leftMotorRawValid |
Indicates if the left motor value is valid.
Indicates if the left motor value is valid.
Indicates if the right motor value is valid.
Indicates if the right motor value is valid.