Deserialize(const std::string &to_deserialize) override | ctre::phoenix6::configs::FeedbackConfigs | inlinevirtual |
FeedbackConfigs()=default | ctre::phoenix6::configs::FeedbackConfigs | |
FeedbackRemoteSensorID | ctre::phoenix6::configs::FeedbackConfigs | |
FeedbackRotorOffset | ctre::phoenix6::configs::FeedbackConfigs | |
FeedbackSensorSource | ctre::phoenix6::configs::FeedbackConfigs | |
RotorToSensorRatio | ctre::phoenix6::configs::FeedbackConfigs | |
SensorToMechanismRatio | ctre::phoenix6::configs::FeedbackConfigs | |
Serialize() const override | ctre::phoenix6::configs::FeedbackConfigs | inlinevirtual |
ToString() const override | ctre::phoenix6::configs::FeedbackConfigs | inlinevirtual |
VelocityFilterTimeConstant | ctre::phoenix6::configs::FeedbackConfigs | |
WithFeedbackRemoteSensorID(int newFeedbackRemoteSensorID) | ctre::phoenix6::configs::FeedbackConfigs | inline |
WithFeedbackRotorOffset(units::angle::turn_t newFeedbackRotorOffset) | ctre::phoenix6::configs::FeedbackConfigs | inline |
WithFeedbackSensorSource(signals::FeedbackSensorSourceValue newFeedbackSensorSource) | ctre::phoenix6::configs::FeedbackConfigs | inline |
WithFusedCANcoder(const hardware::core::CoreCANcoder &device) | ctre::phoenix6::configs::FeedbackConfigs | |
WithFusedCANdiPwm1(const hardware::core::CoreCANdi &device) | ctre::phoenix6::configs::FeedbackConfigs | |
WithFusedCANdiPwm2(const hardware::core::CoreCANdi &device) | ctre::phoenix6::configs::FeedbackConfigs | |
WithFusedCANdiQuadrature(const hardware::core::CoreCANdi &device) | ctre::phoenix6::configs::FeedbackConfigs | |
WithRemoteCANcoder(const hardware::core::CoreCANcoder &device) | ctre::phoenix6::configs::FeedbackConfigs | |
WithRemoteCANdiPwm1(const hardware::core::CoreCANdi &device) | ctre::phoenix6::configs::FeedbackConfigs | |
WithRemoteCANdiPwm2(const hardware::core::CoreCANdi &device) | ctre::phoenix6::configs::FeedbackConfigs | |
WithRemoteCANdiQuadrature(const hardware::core::CoreCANdi &device) | ctre::phoenix6::configs::FeedbackConfigs | |
WithRotorToSensorRatio(units::dimensionless::scalar_t newRotorToSensorRatio) | ctre::phoenix6::configs::FeedbackConfigs | inline |
WithSensorToMechanismRatio(units::dimensionless::scalar_t newSensorToMechanismRatio) | ctre::phoenix6::configs::FeedbackConfigs | inline |
WithSyncCANcoder(const hardware::core::CoreCANcoder &device) | ctre::phoenix6::configs::FeedbackConfigs | |
WithSyncCANdiPwm1(const hardware::core::CoreCANdi &device) | ctre::phoenix6::configs::FeedbackConfigs | |
WithSyncCANdiPwm2(const hardware::core::CoreCANdi &device) | ctre::phoenix6::configs::FeedbackConfigs | |
WithVelocityFilterTimeConstant(units::time::second_t newVelocityFilterTimeConstant) | ctre::phoenix6::configs::FeedbackConfigs | inline |