CTRE Phoenix 6 C++ 25.2.1
Loading...
Searching...
No Matches
ctre::phoenix6::swerve::PhoenixPIDController Member List

This is the complete list of members for ctre::phoenix6::swerve::PhoenixPIDController, including all inherited members.

AtSetpoint() constctre::phoenix6::swerve::PhoenixPIDController
Calculate(double measurement, double setpoint, units::second_t currentTimestamp)ctre::phoenix6::swerve::PhoenixPIDController
DisableContinuousInput()ctre::phoenix6::swerve::PhoenixPIDController
EnableContinuousInput(double minimumInput, double maximumInput)ctre::phoenix6::swerve::PhoenixPIDController
GetD() constctre::phoenix6::swerve::PhoenixPIDController
GetI() constctre::phoenix6::swerve::PhoenixPIDController
GetIZone() constctre::phoenix6::swerve::PhoenixPIDController
GetLastAppliedOutput() constctre::phoenix6::swerve::PhoenixPIDController
GetP() constctre::phoenix6::swerve::PhoenixPIDController
GetPositionError() constctre::phoenix6::swerve::PhoenixPIDController
GetPositionTolerance() constctre::phoenix6::swerve::PhoenixPIDController
GetSetpoint() constctre::phoenix6::swerve::PhoenixPIDController
GetVelocityError() constctre::phoenix6::swerve::PhoenixPIDController
GetVelocityTolerance() constctre::phoenix6::swerve::PhoenixPIDController
IsContinuousInputEnabled() constctre::phoenix6::swerve::PhoenixPIDController
PhoenixPIDController(double Kp, double Ki, double Kd)ctre::phoenix6::swerve::PhoenixPIDController
Reset()ctre::phoenix6::swerve::PhoenixPIDController
SetD(double Kd)ctre::phoenix6::swerve::PhoenixPIDController
SetI(double Ki)ctre::phoenix6::swerve::PhoenixPIDController
SetIntegratorRange(double minimumIntegral, double maximumIntegral)ctre::phoenix6::swerve::PhoenixPIDController
SetIZone(double iZone)ctre::phoenix6::swerve::PhoenixPIDController
SetP(double Kp)ctre::phoenix6::swerve::PhoenixPIDController
SetPID(double Kp, double Ki, double Kd)ctre::phoenix6::swerve::PhoenixPIDController
SetTolerance(double positionTolerance, double velocityTolerance=std::numeric_limits< double >::infinity())ctre::phoenix6::swerve::PhoenixPIDController