CTRE Phoenix 6 C++ 25.0.0-beta-4
|
This is the complete list of members for ctre::phoenix6::swerve::SimSwerveDrivetrain, including all inherited members.
_kinem | ctre::phoenix6::swerve::SimSwerveDrivetrain | protected |
_lastAngle | ctre::phoenix6::swerve::SimSwerveDrivetrain | protected |
_modules | ctre::phoenix6::swerve::SimSwerveDrivetrain | protected |
_pigeonSim | ctre::phoenix6::swerve::SimSwerveDrivetrain | protected |
AddFriction(units::volt_t motorVoltage, units::volt_t frictionVoltage) | ctre::phoenix6::swerve::SimSwerveDrivetrain | inlineprotectedstatic |
SimSwerveDrivetrain(std::vector< Translation2d > wheelLocations, sim::Pigeon2SimState &pigeonSim, ModuleConstants const &... moduleConstants) | ctre::phoenix6::swerve::SimSwerveDrivetrain | inline |
Update(units::second_t dt, units::volt_t supplyVoltage, std::vector< std::unique_ptr< SwerveModule > > const &modulesToApply) | ctre::phoenix6::swerve::SimSwerveDrivetrain | inline |