![]() |
WPILibC++ 2027.0.0-alpha-4
|
This is the complete list of members for wpi::math::LTVUnicycleController, including all inherited members.
| AtReference() const | wpi::math::LTVUnicycleController | inline |
| Calculate(const Pose2d ¤tPose, const Pose2d &poseRef, wpi::units::meters_per_second_t linearVelocityRef, wpi::units::radians_per_second_t angularVelocityRef) | wpi::math::LTVUnicycleController | |
| Calculate(const Pose2d ¤tPose, const Trajectory::State &desiredState) | wpi::math::LTVUnicycleController | inline |
| LTVUnicycleController(wpi::units::second_t dt) | wpi::math::LTVUnicycleController | inlineexplicit |
| LTVUnicycleController(const wpi::util::array< double, 3 > &Qelems, const wpi::util::array< double, 2 > &Relems, wpi::units::second_t dt) | wpi::math::LTVUnicycleController | inline |
| LTVUnicycleController(LTVUnicycleController &&)=default | wpi::math::LTVUnicycleController | |
| operator=(LTVUnicycleController &&)=default | wpi::math::LTVUnicycleController | |
| SetEnabled(bool enabled) | wpi::math::LTVUnicycleController | inline |
| SetTolerance(const Pose2d &poseTolerance) | wpi::math::LTVUnicycleController | inline |