WPILibC++ 2024.3.2
|
This is the complete list of members for frc::Rotation2d, including all inherited members.
Cos() const | frc::Rotation2d | inline |
Degrees() const | frc::Rotation2d | inline |
operator*(double scalar) const | frc::Rotation2d | |
operator+(const Rotation2d &other) const | frc::Rotation2d | |
operator-(const Rotation2d &other) const | frc::Rotation2d | |
operator-() const | frc::Rotation2d | |
operator/(double scalar) const | frc::Rotation2d | |
operator==(const Rotation2d &other) const | frc::Rotation2d | |
Radians() const | frc::Rotation2d | inline |
RotateBy(const Rotation2d &other) const | frc::Rotation2d | |
Rotation2d()=default | frc::Rotation2d | |
Rotation2d(units::angle_unit auto value) | frc::Rotation2d | |
Rotation2d(double x, double y) | frc::Rotation2d | |
Sin() const | frc::Rotation2d | inline |
Tan() const | frc::Rotation2d | inline |