Index

A B C D E F G H I K L M N O P R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values

T

TalonFXSimProfile - Class in swervelib.simulation.ctre
Holds information about a simulated TalonFX.
TalonFXSimProfile(TalonFX, double, double, boolean) - Constructor for class swervelib.simulation.ctre.TalonFXSimProfile
Creates a new simulation profile for a TalonFX device.
TalonFXSwerve - Class in swervelib.motors
TalonFX Swerve Motor.
TalonFXSwerve(int, boolean) - Constructor for class swervelib.motors.TalonFXSwerve
Construct the TalonFX swerve motor given the ID.
TalonFXSwerve(int, String, boolean) - Constructor for class swervelib.motors.TalonFXSwerve
Construct the TalonFX swerve motor given the ID and CANBus.
TalonFXSwerve(WPI_TalonFX, boolean) - Constructor for class swervelib.motors.TalonFXSwerve
Constructor for TalonFX swerve motor.
TalonSRXSimProfile - Class in swervelib.simulation.ctre
Holds information about a simulated TalonSRX.
TalonSRXSimProfile(TalonSRX, double, double, boolean) - Constructor for class swervelib.simulation.ctre.TalonSRXSimProfile
Creates a new simulation profile for a TalonSRX device.
TalonSRXSwerve - Class in swervelib.motors
WPI_TalonSRX Swerve Motor.
TalonSRXSwerve(int, boolean) - Constructor for class swervelib.motors.TalonSRXSwerve
Construct the TalonSRX swerve motor given the ID.
TalonSRXSwerve(WPI_TalonSRX, boolean) - Constructor for class swervelib.motors.TalonSRXSwerve
Constructor for TalonSRX swerve motor.
thetaController - Variable in class swervelib.SwerveController
PID Controller for the robot heading.
timer - Variable in class swervelib.simulation.SwerveIMUSimulation
Main timer to control movement estimations.
timer - Variable in class swervelib.simulation.SwerveModuleSimulation
Main timer to simulate the passage of time.
toChassisSpeeds(SwerveModuleState2...) - Method in class swervelib.math.SwerveKinematics2
Performs forward kinematics to return the resulting chassis state from the given module states.
toSwerveModuleStates(ChassisSpeeds) - Method in class swervelib.math.SwerveKinematics2
Performs inverse kinematics.
toSwerveModuleStates(ChassisSpeeds, Translation2d) - Method in class swervelib.math.SwerveKinematics2
Performs inverse kinematics to return the module states from a desired chassis velocity.
toTwist2d(SwerveModulePosition...) - Method in class swervelib.math.SwerveKinematics2
Performs forward kinematics to return the resulting chassis state from the given module states.
type - Variable in class swervelib.parser.json.DeviceJson
The device type, e.g.
A B C D E F G H I K L M N O P R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values