#include <SparkFlexExternalEncoder.h>
Inherits rev::RelativeEncoder.
◆ SparkFlexExternalEncoder() [1/2]
◆ SparkFlexExternalEncoder() [2/2]
◆ ~SparkFlexExternalEncoder()
rev::spark::SparkFlexExternalEncoder::~SparkFlexExternalEncoder |
( |
| ) |
|
|
overridedefault |
◆ operator=()
◆ GetPosition()
double SparkFlexExternalEncoder::GetPosition |
( |
| ) |
const |
|
overridevirtual |
Get the position of the motor. This returns the native units of 'rotations' by default, and can be changed by a scale factor using setPositionConversionFactor().
- Returns
- Number of rotations of the motor
Implements rev::RelativeEncoder.
◆ GetVelocity()
double SparkFlexExternalEncoder::GetVelocity |
( |
| ) |
const |
|
overridevirtual |
Get the velocity of the motor. This returns the native units of 'RPM' by default, and can be changed by a scale factor using setVelocityConversionFactor().
- Returns
- Number the RPM of the motor
Implements rev::RelativeEncoder.
◆ SetPosition()
◆ SparkFlex
The documentation for this class was generated from the following files: