WPILibC++ 2024.3.2
frc::ElevatorFeedforward Member List

This is the complete list of members for frc::ElevatorFeedforward, including all inherited members.

Acceleration typedeffrc::ElevatorFeedforward
Calculate(units::unit_t< Velocity > velocity, units::unit_t< Acceleration > acceleration=units::unit_t< Acceleration >(0))frc::ElevatorFeedforwardinline
Calculate(units::unit_t< Velocity > currentVelocity, units::unit_t< Velocity > nextVelocity, units::second_t dt) constfrc::ElevatorFeedforwardinline
Distance typedeffrc::ElevatorFeedforward
ElevatorFeedforward(units::volt_t kS, units::volt_t kG, units::unit_t< kv_unit > kV, units::unit_t< ka_unit > kA=units::unit_t< ka_unit >(0))frc::ElevatorFeedforwardinline
kAfrc::ElevatorFeedforward
ka_unit typedeffrc::ElevatorFeedforward
kGfrc::ElevatorFeedforward
kSfrc::ElevatorFeedforward
kVfrc::ElevatorFeedforward
kv_unit typedeffrc::ElevatorFeedforward
MaxAchievableAcceleration(units::volt_t maxVoltage, units::unit_t< Velocity > velocity)frc::ElevatorFeedforwardinline
MaxAchievableVelocity(units::volt_t maxVoltage, units::unit_t< Acceleration > acceleration)frc::ElevatorFeedforwardinline
MinAchievableAcceleration(units::volt_t maxVoltage, units::unit_t< Velocity > velocity)frc::ElevatorFeedforwardinline
MinAchievableVelocity(units::volt_t maxVoltage, units::unit_t< Acceleration > acceleration)frc::ElevatorFeedforwardinline
Velocity typedeffrc::ElevatorFeedforward