Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbsoluteSensorDiscontinuityPoint - Variable in class com.ctre.phoenix6.configs.MagnetSensorConfigs
-
The positive discontinuity point of the absolute sensor in rotations.
- Acceleration - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
-
Acceleration for profiling.
- Acceleration - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
-
Acceleration for profiling.
- Acceleration - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Acceleration for profiling.
- Acceleration - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityDutyCycle
-
This is the absolute Acceleration to use generating the profile.
- Acceleration - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityTorqueCurrentFOC
-
This is the absolute Acceleration to use generating the profile.
- Acceleration - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityVoltage
-
This is the absolute Acceleration to use generating the profile.
- Acceleration - Variable in class com.ctre.phoenix6.controls.VelocityDutyCycle
-
Acceleration to drive toward in rotations per second squared.
- Acceleration - Variable in class com.ctre.phoenix6.controls.VelocityTorqueCurrentFOC
-
Acceleration to drive toward in rotations per second squared.
- Acceleration - Variable in class com.ctre.phoenix6.controls.VelocityVoltage
-
Acceleration to drive toward in rotations per second squared.
- addFriction(double, double) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySimSwerveDrivetrain
-
Applies the effects of friction to dampen the motor voltage.
- addFriction(double, double) - Method in class com.ctre.phoenix6.swerve.SimSwerveDrivetrain
-
Applies the effects of friction to dampen the motor voltage.
- addInstrument(ParentDevice) - Method in class com.ctre.phoenix6.Orchestra
-
Adds an instrument to the orchestra.
- addInstrument(ParentDevice, int) - Method in class com.ctre.phoenix6.Orchestra
-
Adds an instrument to the orchestra on the given track.
- addPosition(double) - Method in class com.ctre.phoenix6.sim.CANcoderSimState
-
Adds to the simulated position of the CANcoder.
- addPosition(Angle) - Method in class com.ctre.phoenix6.sim.CANcoderSimState
-
Adds to the simulated position of the CANcoder.
- addRotorPosition(double) - Method in class com.ctre.phoenix6.sim.TalonFXSimState
-
Adds to the simulated rotor position of the TalonFX.
- addRotorPosition(Angle) - Method in class com.ctre.phoenix6.sim.TalonFXSimState
-
Adds to the simulated rotor position of the TalonFX.
- addVisionMeasurement(Pose2d, double) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain
-
Adds a vision measurement to the Kalman Filter.
- addVisionMeasurement(Pose2d, double) - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Adds a vision measurement to the Kalman Filter.
- addVisionMeasurement(Pose2d, double, Matrix<N3, N1>) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain
-
Adds a vision measurement to the Kalman Filter.
- addVisionMeasurement(Pose2d, double, Matrix<N3, N1>) - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Adds a vision measurement to the Kalman Filter.
- addYaw(double) - Method in class com.ctre.phoenix6.sim.Pigeon2SimState
-
Adds to the simulated yaw of the Pigeon2.
- addYaw(Angle) - Method in class com.ctre.phoenix6.sim.Pigeon2SimState
-
Adds to the simulated yaw of the Pigeon2.
- AllowMusicDurDisable - Variable in class com.ctre.phoenix6.configs.AudioConfigs
-
If true, the TalonFX will allow Orchestra and MusicTone requests during disabled state.
- AllTimestamps - Class in com.ctre.phoenix6
-
A collection of timestamps for a received signal.
- AllTimestamps() - Constructor for class com.ctre.phoenix6.AllTimestamps
- angle - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI.ModulePosition
- angle - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI.ModuleState
- ApiTooOld - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
This API version is too old for the firmware on the device.
- AppIsTerminating - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
The user application is shutting down.
- AppliedRotorPolarityValue - Enum Class in com.ctre.phoenix6.signals
-
The applied rotor polarity as seen from the front of the motor.
- apply(AudioConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(AudioConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(CANcoderConfiguration) - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Applies the contents of the specified config to the device.
- apply(CANcoderConfiguration, double) - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Applies the contents of the specified config to the device.
- apply(CANrangeConfiguration) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Applies the contents of the specified config to the device.
- apply(CANrangeConfiguration, double) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Applies the contents of the specified config to the device.
- apply(ClosedLoopGeneralConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(ClosedLoopGeneralConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(ClosedLoopRampsConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(ClosedLoopRampsConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(CurrentLimitsConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(CurrentLimitsConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(CustomParamsConfigs) - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Applies the contents of the specified config to the device.
- apply(CustomParamsConfigs) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Applies the contents of the specified config to the device.
- apply(CustomParamsConfigs) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Applies the contents of the specified config to the device.
- apply(CustomParamsConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(CustomParamsConfigs, double) - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Applies the contents of the specified config to the device.
- apply(CustomParamsConfigs, double) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Applies the contents of the specified config to the device.
- apply(CustomParamsConfigs, double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Applies the contents of the specified config to the device.
- apply(CustomParamsConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(DifferentialConstantsConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(DifferentialConstantsConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(DifferentialSensorsConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(DifferentialSensorsConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(FeedbackConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(FeedbackConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(FovParamsConfigs) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Applies the contents of the specified config to the device.
- apply(FovParamsConfigs, double) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Applies the contents of the specified config to the device.
- apply(GyroTrimConfigs) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Applies the contents of the specified config to the device.
- apply(GyroTrimConfigs, double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Applies the contents of the specified config to the device.
- apply(HardwareLimitSwitchConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(HardwareLimitSwitchConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(MagnetSensorConfigs) - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Applies the contents of the specified config to the device.
- apply(MagnetSensorConfigs, double) - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Applies the contents of the specified config to the device.
- apply(MotionMagicConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(MotionMagicConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(MotorOutputConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(MotorOutputConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(MountPoseConfigs) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Applies the contents of the specified config to the device.
- apply(MountPoseConfigs, double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Applies the contents of the specified config to the device.
- apply(OpenLoopRampsConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(OpenLoopRampsConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(Pigeon2Configuration) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Applies the contents of the specified config to the device.
- apply(Pigeon2Configuration, double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Applies the contents of the specified config to the device.
- apply(Pigeon2FeaturesConfigs) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Applies the contents of the specified config to the device.
- apply(Pigeon2FeaturesConfigs, double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Applies the contents of the specified config to the device.
- apply(ProximityParamsConfigs) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Applies the contents of the specified config to the device.
- apply(ProximityParamsConfigs, double) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Applies the contents of the specified config to the device.
- apply(Slot0Configs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(Slot0Configs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(Slot1Configs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(Slot1Configs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(Slot2Configs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(Slot2Configs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(SlotConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(SlotConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(SoftwareLimitSwitchConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(SoftwareLimitSwitchConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(TalonFXConfiguration) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(TalonFXConfiguration, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(ToFParamsConfigs) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Applies the contents of the specified config to the device.
- apply(ToFParamsConfigs, double) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Applies the contents of the specified config to the device.
- apply(TorqueCurrentConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(TorqueCurrentConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(VoltageConfigs) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(VoltageConfigs, double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Applies the contents of the specified config to the device.
- apply(ControlRequest, ControlRequest) - Method in class com.ctre.phoenix6.swerve.SwerveModule
-
Controls this module using the specified drive and steer control requests.
- apply(LegacySwerveRequest.LegacySwerveControlRequestParameters, LegacySwerveModule...) - Method in interface com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest
-
Applies this swerve request to the given modules.
- apply(LegacySwerveRequest.LegacySwerveControlRequestParameters, LegacySwerveModule...) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.ApplyChassisSpeeds
- apply(LegacySwerveRequest.LegacySwerveControlRequestParameters, LegacySwerveModule...) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentric
- apply(LegacySwerveRequest.LegacySwerveControlRequestParameters, LegacySwerveModule...) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentricFacingAngle
- apply(LegacySwerveRequest.LegacySwerveControlRequestParameters, LegacySwerveModule...) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.Idle
- apply(LegacySwerveRequest.LegacySwerveControlRequestParameters, LegacySwerveModule...) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.PointWheelsAt
- apply(LegacySwerveRequest.LegacySwerveControlRequestParameters, LegacySwerveModule...) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.RobotCentric
- apply(LegacySwerveRequest.LegacySwerveControlRequestParameters, LegacySwerveModule...) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.SwerveDriveBrake
- apply(LegacySwerveRequest.LegacySwerveControlRequestParameters, LegacySwerveModule...) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.SysIdSwerveRotation
- apply(LegacySwerveRequest.LegacySwerveControlRequestParameters, LegacySwerveModule...) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.SysIdSwerveSteerGains
- apply(LegacySwerveRequest.LegacySwerveControlRequestParameters, LegacySwerveModule...) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.SysIdSwerveTranslation
- apply(SwerveDrivetrain.SwerveControlParameters, SwerveModule...) - Method in interface com.ctre.phoenix6.swerve.SwerveRequest
-
Applies this swerve request to the given modules.
- apply(SwerveDrivetrain.SwerveControlParameters, SwerveModule...) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.ApplyFieldSpeeds
- apply(SwerveDrivetrain.SwerveControlParameters, SwerveModule...) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.ApplyRobotSpeeds
- apply(SwerveDrivetrain.SwerveControlParameters, SwerveModule...) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentric
- apply(SwerveDrivetrain.SwerveControlParameters, SwerveModule...) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentricFacingAngle
- apply(SwerveDrivetrain.SwerveControlParameters, SwerveModule...) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.Idle
- apply(SwerveDrivetrain.SwerveControlParameters, SwerveModule...) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.PointWheelsAt
- apply(SwerveDrivetrain.SwerveControlParameters, SwerveModule...) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.RobotCentric
- apply(SwerveDrivetrain.SwerveControlParameters, SwerveModule...) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.SwerveDriveBrake
- apply(SwerveDrivetrain.SwerveControlParameters, SwerveModule...) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.SysIdSwerveRotation
- apply(SwerveDrivetrain.SwerveControlParameters, SwerveModule...) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.SysIdSwerveSteerGains
- apply(SwerveDrivetrain.SwerveControlParameters, SwerveModule...) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.SysIdSwerveTranslation
- apply(SwerveModule.ModuleRequest) - Method in class com.ctre.phoenix6.swerve.SwerveModule
-
Applies the desired SwerveModuleState to this module.
- apply(SwerveModuleState, LegacySwerveModule.DriveRequestType) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModule
-
Applies the desired SwerveModuleState to this module.
- apply(SwerveModuleState, LegacySwerveModule.DriveRequestType, LegacySwerveModule.SteerRequestType) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModule
-
Applies the desired SwerveModuleState to this module.
- applyCharacterization(Rotation2d, TorqueCurrentFOC) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModule
-
Controls this module to the specified steer target, and applies the specific drive request.
- applyCharacterization(Rotation2d, VoltageOut) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModule
-
Controls this module to the specified steer target, and applies the specific drive request.
- ApplyChassisSpeeds() - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.ApplyChassisSpeeds
- ApplyChassisSpeeds() - Constructor for class com.ctre.phoenix6.swerve.SwerveRequest.ApplyChassisSpeeds
-
Deprecated.
- applyConfigs() - Method in class com.ctre.phoenix6.mechanisms.DifferentialMechanism
-
Apply the mechanism configs to the devices.
- applyConfigs() - Method in class com.ctre.phoenix6.mechanisms.SimpleDifferentialMechanism
-
Apply the mechanism configs to the devices.
- applyConfigs(int) - Method in class com.ctre.phoenix6.mechanisms.DifferentialMechanism
-
Apply the mechanism configs to the devices.
- applyConfigs(int) - Method in class com.ctre.phoenix6.mechanisms.SimpleDifferentialMechanism
-
Apply the mechanism configs to the devices.
- ApplyFieldSpeeds() - Constructor for class com.ctre.phoenix6.swerve.SwerveRequest.ApplyFieldSpeeds
- applyNative(int) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.ApplyFieldSpeeds
- applyNative(int) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.ApplyRobotSpeeds
- applyNative(int) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentric
- applyNative(int) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.Idle
- applyNative(int) - Method in interface com.ctre.phoenix6.swerve.SwerveRequest.NativeSwerveRequest
-
Applies a native swerve request to the native drivetrain with the provided ID.
- applyNative(int) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.PointWheelsAt
- applyNative(int) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.RobotCentric
- applyNative(int) - Method in class com.ctre.phoenix6.swerve.SwerveRequest.SwerveDriveBrake
- ApplyRobotSpeeds() - Constructor for class com.ctre.phoenix6.swerve.SwerveRequest.ApplyRobotSpeeds
- AppTooOld - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Device firmware application is too old.
- Arm_Cosine - Enum constant in enum class com.ctre.phoenix6.signals.GravityTypeValue
-
The system's gravity feedback is dependent on the angular position of the mechanism, such as an arm.
- asSupplier() - Method in class com.ctre.phoenix6.StatusSignal
-
Returns a lambda that calls
StatusSignal.refresh(boolean)
andStatusSignal.getValue()
on this object. - atSetpoint() - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Returns true if the error is within the tolerance of the setpoint.
- atSetpoint() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Returns true if the error is within the tolerance of the setpoint.
- Audio - Variable in class com.ctre.phoenix6.configs.TalonFXConfiguration
-
Configs that affect audible components of the device.
- AudioConfigs - Class in com.ctre.phoenix6.configs
-
Configs that affect audible components of the device.
- AudioConfigs() - Constructor for class com.ctre.phoenix6.configs.AudioConfigs
- AudioFrequency - Variable in class com.ctre.phoenix6.controls.MusicTone
-
Sound frequency to play.
- AutoFeedEnable - Class in com.ctre.phoenix6.wpiutils
- averageLoopTime - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain.OdometryThread
B
- Bad - Enum constant in enum class com.ctre.phoenix6.signals.MeasurementHealthValue
-
Measurement is compromised.
- BaseStatusSignal - Class in com.ctre.phoenix6
-
Class that provides operations to retrieve information about a status signal.
- baseValue - Variable in class com.ctre.phoenix6.BaseStatusSignal
- BeepOnBoot - Variable in class com.ctre.phoenix6.configs.AudioConfigs
-
If true, the TalonFX will beep during boot-up.
- BeepOnConfig - Variable in class com.ctre.phoenix6.configs.AudioConfigs
-
If true, the TalonFX will beep during configuration API calls if device is disabled.
- Blue - Enum constant in enum class com.ctre.phoenix6.signals.Led1OffColorValue
- Blue - Enum constant in enum class com.ctre.phoenix6.signals.Led1OnColorValue
- Blue - Enum constant in enum class com.ctre.phoenix6.signals.Led2OffColorValue
- Blue - Enum constant in enum class com.ctre.phoenix6.signals.Led2OnColorValue
- BlueAlliance - Enum constant in enum class com.ctre.phoenix6.swerve.SwerveRequest.ForwardPerspectiveValue
-
"Forward" (positive X) is always from the perspective of the blue alliance (i.e.
- BootBeep - Enum constant in enum class com.ctre.phoenix6.signals.System_StateValue
- Bootup_0 - Enum constant in enum class com.ctre.phoenix6.signals.System_StateValue
- Bootup_1 - Enum constant in enum class com.ctre.phoenix6.signals.System_StateValue
- Bootup_2 - Enum constant in enum class com.ctre.phoenix6.signals.System_StateValue
- Bootup_3 - Enum constant in enum class com.ctre.phoenix6.signals.System_StateValue
- Bootup_4 - Enum constant in enum class com.ctre.phoenix6.signals.System_StateValue
- Bootup_5 - Enum constant in enum class com.ctre.phoenix6.signals.System_StateValue
- Bootup_6 - Enum constant in enum class com.ctre.phoenix6.signals.System_StateValue
- Bootup_7 - Enum constant in enum class com.ctre.phoenix6.signals.System_StateValue
- Brake - Enum constant in enum class com.ctre.phoenix6.signals.NeutralModeValue
- BridgeOutputValue - Enum Class in com.ctre.phoenix6.signals
-
The applied output of the bridge.
- BridgeReq_ActiveBrake - Enum constant in enum class com.ctre.phoenix6.signals.BridgeOutputValue
- BridgeReq_Brake - Enum constant in enum class com.ctre.phoenix6.signals.BridgeOutputValue
- BridgeReq_Coast - Enum constant in enum class com.ctre.phoenix6.signals.BridgeOutputValue
- BridgeReq_FaultBrake - Enum constant in enum class com.ctre.phoenix6.signals.BridgeOutputValue
- BridgeReq_FaultCoast - Enum constant in enum class com.ctre.phoenix6.signals.BridgeOutputValue
- BridgeReq_FOCEasy - Enum constant in enum class com.ctre.phoenix6.signals.BridgeOutputValue
- BridgeReq_FOCTorque - Enum constant in enum class com.ctre.phoenix6.signals.BridgeOutputValue
- BridgeReq_MusicTone - Enum constant in enum class com.ctre.phoenix6.signals.BridgeOutputValue
- BridgeReq_Trapez - Enum constant in enum class com.ctre.phoenix6.signals.BridgeOutputValue
- Brushed_AB - Enum constant in enum class com.ctre.phoenix6.signals.ConnectedMotorValue
-
Talon is connected to a third party brushed DC motor with leads A and B.
- Brushed_AC - Enum constant in enum class com.ctre.phoenix6.signals.ConnectedMotorValue
-
Talon is connected to a third party brushed DC motor with leads A and C.
- Brushed_BC - Enum constant in enum class com.ctre.phoenix6.signals.ConnectedMotorValue
-
Talon is connected to a third party brushed DC motor with leads B and C.
- BufferFailure - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
BufferFailure
- BufferFull - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Buffer is full, cannot insert more data.
- busOffCount - Variable in class com.ctre.phoenix6.jni.CANBusJNI
- BusOffCount - Variable in class com.ctre.phoenix6.CANBus.CANBusStatus
-
Bus off count
- busUtilization - Variable in class com.ctre.phoenix6.jni.CANBusJNI
- BusUtilization - Variable in class com.ctre.phoenix6.CANBus.CANBusStatus
-
CAN bus utilization, from 0.0 to 1.0
C
- calculate(double, double, double) - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Returns the next output of the PID controller.
- calculate(double, double, double) - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Returns the next output of the PID controller.
- CallbackHelper - Class in com.ctre.phoenix6.wpiutils
- CallbackHelper() - Constructor for class com.ctre.phoenix6.wpiutils.CallbackHelper
- CANBus - Class in com.ctre.phoenix6
-
Class for getting information about an available CAN bus.
- CANBus() - Constructor for class com.ctre.phoenix6.CANBus
-
Creates a new CAN bus using the default for the system: "rio" on roboRIO "can0" on Linux "*" on Windows
- CANBus(String) - Constructor for class com.ctre.phoenix6.CANBus
-
Creates a new CAN bus with the given name.
- CANBus(String, String) - Constructor for class com.ctre.phoenix6.CANBus
-
Creates a new CAN bus with the given name, and loads an associated hoot file for replay (equivalent to
HootReplay.loadFile(java.lang.String)
). - CANBus.CANBusStatus - Class in com.ctre.phoenix6
-
Contains status information about a CAN bus.
- CANBusJNI - Class in com.ctre.phoenix6.jni
- CANBusJNI() - Constructor for class com.ctre.phoenix6.jni.CANBusJNI
- CANbusName - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrainConstants
-
Name of the CAN bus the swerve drive is on.
- CANBusName - Variable in class com.ctre.phoenix6.swerve.SwerveDrivetrainConstants
-
Name of the CAN bus the swerve drive is on.
- CANBusStatus() - Constructor for class com.ctre.phoenix6.CANBus.CANBusStatus
- CANcoder - Class in com.ctre.phoenix6.hardware
-
WPILib-integrated version of
CoreCANcoder
- CANcoder(int) - Constructor for class com.ctre.phoenix6.hardware.CANcoder
-
Constructs a new CANcoder object.
- CANcoder(int, CANBus) - Constructor for class com.ctre.phoenix6.hardware.CANcoder
-
Constructs a new CANcoder object.
- CANcoder(int, String) - Constructor for class com.ctre.phoenix6.hardware.CANcoder
-
Constructs a new CANcoder object.
- CANcoderConfiguration - Class in com.ctre.phoenix6.configs
-
Class for CANcoder, a CAN based magnetic encoder that provides absolute and relative position along with filtered velocity.
- CANcoderConfiguration() - Constructor for class com.ctre.phoenix6.configs.CANcoderConfiguration
- CANcoderConfigurator - Class in com.ctre.phoenix6.configs
-
Class for CANcoder, a CAN based magnetic encoder that provides absolute and relative position along with filtered velocity.
- CANcoderConfigurator(DeviceIdentifier) - Constructor for class com.ctre.phoenix6.configs.CANcoderConfigurator
- CANcoderId - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
-
CAN ID of the CANcoder used for azimuth.
- CANcoderId - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
CAN ID of the CANcoder used for azimuth.
- CANcoderInitialConfigs - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
-
The initial configs used to configure the CANcoder of the swerve module.
- CANcoderInitialConfigs - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstantsFactory
-
The initial configs used to configure the CANcoder of the swerve module.
- CANcoderInitialConfigs - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
The initial configs used to configure the CANcoder of the swerve module.
- CANcoderInitialConfigs - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstantsFactory
-
The initial configs used to configure the CANcoder of the swerve module.
- CANcoderInverted - Variable in class com.ctre.phoenix6.swerve.SimSwerveDrivetrain.SimSwerveModule
-
Whether the CANcoder is inverted
- CANcoderInverted - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
True if the CANcoder is inverted from the azimuth.
- CANcoderOffset - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
-
Offset of the CANcoder in rotations.
- CANcoderOffset - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
Offset of the CANcoder.
- CANcoderSimState - Class in com.ctre.phoenix6.sim
-
Class to control the state of a simulated
CANcoder
. - CANcoderSimState(CoreCANcoder) - Constructor for class com.ctre.phoenix6.sim.CANcoderSimState
-
Creates an object to control the state of the given
CANcoder
. - CANcoderSimState(CoreCANcoder, ChassisReference) - Constructor for class com.ctre.phoenix6.sim.CANcoderSimState
-
Creates an object to control the state of the given
CANcoder
. - CANCoderType - Enum constant in enum class com.ctre.phoenix6.sim.DeviceType
- CANdleAnimationsRequireHigherFirm - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CANdleAnimationsRequireHigherFirm
- CANdleAnimSlotOutOfBounds - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CANdleAnimSlotOutOfBounds
- CanivCliError - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Command-line issue with caniv.
- CANivore - Enum constant in enum class com.ctre.phoenix6.Timestamp.TimestampSource
-
Timestamp as reported by the CANivore.
- CanMessageStale - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CAN message is stale, data is valid but old.
- CannotLicenseWhileEnabled - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Device cannot be licensed while it is control enabled.
- CannotOpenSerialPort - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CannotOpenSerialPort
- CannotOpenUdpPort - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CannotOpenUdpPort
- CannotReadSerialPort - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CannotReadSerialPort
- CannotReadUdpPort - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CannotReadUdpPort
- CannotSerialToDevice - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CannotSerialToDevice
- CannotStepWhileUnpaused - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
The simulation timing cannot be advanced by a time step while unpaused.
- CannotUdpToDevice - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CannotUdpToDevice
- CannotWriteSerialPort - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CannotWriteSerialPort
- CannotWriteUdpPort - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CannotWriteUdpPort
- CanOverflowed - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CanOverflowed
- CANrange - Class in com.ctre.phoenix6.hardware
-
WPILib-integrated version of
CoreCANrange
- CANrange(int) - Constructor for class com.ctre.phoenix6.hardware.CANrange
-
Constructs a new CANrange object.
- CANrange(int, CANBus) - Constructor for class com.ctre.phoenix6.hardware.CANrange
-
Constructs a new CANrange object.
- CANrange(int, String) - Constructor for class com.ctre.phoenix6.hardware.CANrange
-
Constructs a new CANrange object.
- CANrangeConfiguration - Class in com.ctre.phoenix6.configs
-
Class for CANrange, a CAN based Time of Flight (ToF) sensor that measures the distance to the front of the device.
- CANrangeConfiguration() - Constructor for class com.ctre.phoenix6.configs.CANrangeConfiguration
- CANrangeConfigurator - Class in com.ctre.phoenix6.configs
-
Class for CANrange, a CAN based Time of Flight (ToF) sensor that measures the distance to the front of the device.
- CANrangeConfigurator(DeviceIdentifier) - Constructor for class com.ctre.phoenix6.configs.CANrangeConfigurator
- CANrangeSimState - Class in com.ctre.phoenix6.sim
-
Class to control the state of a simulated
CANrange
. - CANrangeSimState(CoreCANrange) - Constructor for class com.ctre.phoenix6.sim.CANrangeSimState
-
Creates an object to control the state of the given
CANrange
. - CenterOfRotation - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.ApplyChassisSpeeds
-
The center of rotation to rotate around.
- CenterOfRotation - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentric
-
The center of rotation the robot should rotate around.
- CenterOfRotation - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentricFacingAngle
-
The center of rotation the robot should rotate around.
- CenterOfRotation - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.RobotCentric
-
The center of rotation the robot should rotate around.
- CenterOfRotation - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.ApplyFieldSpeeds
-
The center of rotation the robot should rotate around.
- CenterOfRotation - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.ApplyRobotSpeeds
-
The center of rotation the robot should rotate around.
- CenterOfRotation - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentric
-
The center of rotation the robot should rotate around.
- CenterOfRotation - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentricFacingAngle
-
The center of rotation the robot should rotate around.
- CenterOfRotation - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.RobotCentric
-
The center of rotation the robot should rotate around.
- ChassisReference - Enum Class in com.ctre.phoenix6.sim
-
Represents the orientation of a device relative to the robot chassis.
- checkIsOnCanFD() - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain
- clearInstruments() - Method in class com.ctre.phoenix6.Orchestra
-
Clears all instruments in the orchestra.
- clearStickyFault_BadMagnet() - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Clear sticky fault: The magnet distance is not correct or magnet is missing
- clearStickyFault_BadMagnet() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Clear sticky fault: The magnet distance is not correct or magnet is missing
- clearStickyFault_BadMagnet(double) - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Clear sticky fault: The magnet distance is not correct or magnet is missing
- clearStickyFault_BadMagnet(double) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Clear sticky fault: The magnet distance is not correct or magnet is missing
- clearStickyFault_BootDuringEnable() - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable() - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable(double) - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable(double) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable(double) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable(double) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootDuringEnable(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Device boot while detecting the enable signal
- clearStickyFault_BootIntoMotion() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Motion Detected during bootup.
- clearStickyFault_BootIntoMotion() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Motion Detected during bootup.
- clearStickyFault_BootIntoMotion(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Motion Detected during bootup.
- clearStickyFault_BootIntoMotion(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Motion Detected during bootup.
- clearStickyFault_BootupAccelerometer() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Bootup checks failed: Accelerometer
- clearStickyFault_BootupAccelerometer() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Bootup checks failed: Accelerometer
- clearStickyFault_BootupAccelerometer(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Bootup checks failed: Accelerometer
- clearStickyFault_BootupAccelerometer(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Bootup checks failed: Accelerometer
- clearStickyFault_BootupGyroscope() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Bootup checks failed: Gyroscope
- clearStickyFault_BootupGyroscope() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Bootup checks failed: Gyroscope
- clearStickyFault_BootupGyroscope(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Bootup checks failed: Gyroscope
- clearStickyFault_BootupGyroscope(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Bootup checks failed: Gyroscope
- clearStickyFault_BootupMagnetometer() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Bootup checks failed: Magnetometer
- clearStickyFault_BootupMagnetometer() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Bootup checks failed: Magnetometer
- clearStickyFault_BootupMagnetometer(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Bootup checks failed: Magnetometer
- clearStickyFault_BootupMagnetometer(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Bootup checks failed: Magnetometer
- clearStickyFault_BridgeBrownout() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Bridge was disabled most likely due to supply voltage dropping too low.
- clearStickyFault_BridgeBrownout() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Bridge was disabled most likely due to supply voltage dropping too low.
- clearStickyFault_BridgeBrownout() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Bridge was disabled most likely due to supply voltage dropping too low.
- clearStickyFault_BridgeBrownout(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Bridge was disabled most likely due to supply voltage dropping too low.
- clearStickyFault_BridgeBrownout(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Bridge was disabled most likely due to supply voltage dropping too low.
- clearStickyFault_BridgeBrownout(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Bridge was disabled most likely due to supply voltage dropping too low.
- clearStickyFault_DataAcquiredLate() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Motion stack data acquisition was slower than expected
- clearStickyFault_DataAcquiredLate() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Motion stack data acquisition was slower than expected
- clearStickyFault_DataAcquiredLate(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Motion stack data acquisition was slower than expected
- clearStickyFault_DataAcquiredLate(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Motion stack data acquisition was slower than expected
- clearStickyFault_DeviceTemp() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Device temperature exceeded limit
- clearStickyFault_DeviceTemp() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Device temperature exceeded limit
- clearStickyFault_DeviceTemp() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Device temperature exceeded limit
- clearStickyFault_DeviceTemp(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Device temperature exceeded limit
- clearStickyFault_DeviceTemp(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Device temperature exceeded limit
- clearStickyFault_DeviceTemp(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Device temperature exceeded limit
- clearStickyFault_ForwardHardLimit() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Forward limit switch has been asserted.
- clearStickyFault_ForwardHardLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Forward limit switch has been asserted.
- clearStickyFault_ForwardHardLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Forward limit switch has been asserted.
- clearStickyFault_ForwardHardLimit(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Forward limit switch has been asserted.
- clearStickyFault_ForwardHardLimit(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Forward limit switch has been asserted.
- clearStickyFault_ForwardHardLimit(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Forward limit switch has been asserted.
- clearStickyFault_ForwardSoftLimit() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Forward soft limit has been asserted.
- clearStickyFault_ForwardSoftLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Forward soft limit has been asserted.
- clearStickyFault_ForwardSoftLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Forward soft limit has been asserted.
- clearStickyFault_ForwardSoftLimit(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Forward soft limit has been asserted.
- clearStickyFault_ForwardSoftLimit(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Forward soft limit has been asserted.
- clearStickyFault_ForwardSoftLimit(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Forward soft limit has been asserted.
- clearStickyFault_FusedSensorOutOfSync() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote sensor used for fusion has fallen out of sync to the local sensor.
- clearStickyFault_FusedSensorOutOfSync() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote sensor used for fusion has fallen out of sync to the local sensor.
- clearStickyFault_FusedSensorOutOfSync() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote sensor used for fusion has fallen out of sync to the local sensor.
- clearStickyFault_FusedSensorOutOfSync(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote sensor used for fusion has fallen out of sync to the local sensor.
- clearStickyFault_FusedSensorOutOfSync(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote sensor used for fusion has fallen out of sync to the local sensor.
- clearStickyFault_FusedSensorOutOfSync(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote sensor used for fusion has fallen out of sync to the local sensor.
- clearStickyFault_Hardware() - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware() - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware(double) - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware(double) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware(double) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware(double) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_Hardware(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Hardware fault occurred
- clearStickyFault_LoopTimeSlow() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Motion stack loop time was slower than expected.
- clearStickyFault_LoopTimeSlow() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Motion stack loop time was slower than expected.
- clearStickyFault_LoopTimeSlow(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Motion stack loop time was slower than expected.
- clearStickyFault_LoopTimeSlow(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Motion stack loop time was slower than expected.
- clearStickyFault_MissingDifferentialFX() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote Talon used for differential control is not present on CAN Bus.
- clearStickyFault_MissingDifferentialFX() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote Talon used for differential control is not present on CAN Bus.
- clearStickyFault_MissingDifferentialFX() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote Talon used for differential control is not present on CAN Bus.
- clearStickyFault_MissingDifferentialFX(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote Talon used for differential control is not present on CAN Bus.
- clearStickyFault_MissingDifferentialFX(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote Talon used for differential control is not present on CAN Bus.
- clearStickyFault_MissingDifferentialFX(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote Talon used for differential control is not present on CAN Bus.
- clearStickyFault_MissingHardLimitRemote() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote limit switch device is not present on CAN Bus.
- clearStickyFault_MissingHardLimitRemote() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote limit switch device is not present on CAN Bus.
- clearStickyFault_MissingHardLimitRemote() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote limit switch device is not present on CAN Bus.
- clearStickyFault_MissingHardLimitRemote(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote limit switch device is not present on CAN Bus.
- clearStickyFault_MissingHardLimitRemote(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote limit switch device is not present on CAN Bus.
- clearStickyFault_MissingHardLimitRemote(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote limit switch device is not present on CAN Bus.
- clearStickyFault_MissingSoftLimitRemote() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote soft limit device is not present on CAN Bus.
- clearStickyFault_MissingSoftLimitRemote() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote soft limit device is not present on CAN Bus.
- clearStickyFault_MissingSoftLimitRemote() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote soft limit device is not present on CAN Bus.
- clearStickyFault_MissingSoftLimitRemote(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote soft limit device is not present on CAN Bus.
- clearStickyFault_MissingSoftLimitRemote(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote soft limit device is not present on CAN Bus.
- clearStickyFault_MissingSoftLimitRemote(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote soft limit device is not present on CAN Bus.
- clearStickyFault_OverSupplyV() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Supply Voltage has exceeded the maximum voltage rating of device.
- clearStickyFault_OverSupplyV() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Supply Voltage has exceeded the maximum voltage rating of device.
- clearStickyFault_OverSupplyV() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Supply Voltage has exceeded the maximum voltage rating of device.
- clearStickyFault_OverSupplyV(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Supply Voltage has exceeded the maximum voltage rating of device.
- clearStickyFault_OverSupplyV(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Supply Voltage has exceeded the maximum voltage rating of device.
- clearStickyFault_OverSupplyV(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Supply Voltage has exceeded the maximum voltage rating of device.
- clearStickyFault_ProcTemp() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Processor temperature exceeded limit
- clearStickyFault_ProcTemp() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Processor temperature exceeded limit
- clearStickyFault_ProcTemp() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Processor temperature exceeded limit
- clearStickyFault_ProcTemp(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Processor temperature exceeded limit
- clearStickyFault_ProcTemp(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Processor temperature exceeded limit
- clearStickyFault_ProcTemp(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Processor temperature exceeded limit
- clearStickyFault_RemoteSensorDataInvalid() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote sensor's data is no longer trusted.
- clearStickyFault_RemoteSensorDataInvalid() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote sensor's data is no longer trusted.
- clearStickyFault_RemoteSensorDataInvalid() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote sensor's data is no longer trusted.
- clearStickyFault_RemoteSensorDataInvalid(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote sensor's data is no longer trusted.
- clearStickyFault_RemoteSensorDataInvalid(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote sensor's data is no longer trusted.
- clearStickyFault_RemoteSensorDataInvalid(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote sensor's data is no longer trusted.
- clearStickyFault_RemoteSensorPosOverflow() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote sensor position has overflowed.
- clearStickyFault_RemoteSensorPosOverflow() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote sensor position has overflowed.
- clearStickyFault_RemoteSensorPosOverflow() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote sensor position has overflowed.
- clearStickyFault_RemoteSensorPosOverflow(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote sensor position has overflowed.
- clearStickyFault_RemoteSensorPosOverflow(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote sensor position has overflowed.
- clearStickyFault_RemoteSensorPosOverflow(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote sensor position has overflowed.
- clearStickyFault_RemoteSensorReset() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote sensor has reset.
- clearStickyFault_RemoteSensorReset() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote sensor has reset.
- clearStickyFault_RemoteSensorReset() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote sensor has reset.
- clearStickyFault_RemoteSensorReset(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: The remote sensor has reset.
- clearStickyFault_RemoteSensorReset(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: The remote sensor has reset.
- clearStickyFault_RemoteSensorReset(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: The remote sensor has reset.
- clearStickyFault_ReverseHardLimit() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Reverse limit switch has been asserted.
- clearStickyFault_ReverseHardLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Reverse limit switch has been asserted.
- clearStickyFault_ReverseHardLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Reverse limit switch has been asserted.
- clearStickyFault_ReverseHardLimit(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Reverse limit switch has been asserted.
- clearStickyFault_ReverseHardLimit(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Reverse limit switch has been asserted.
- clearStickyFault_ReverseHardLimit(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Reverse limit switch has been asserted.
- clearStickyFault_ReverseSoftLimit() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Reverse soft limit has been asserted.
- clearStickyFault_ReverseSoftLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Reverse soft limit has been asserted.
- clearStickyFault_ReverseSoftLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Reverse soft limit has been asserted.
- clearStickyFault_ReverseSoftLimit(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Reverse soft limit has been asserted.
- clearStickyFault_ReverseSoftLimit(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Reverse soft limit has been asserted.
- clearStickyFault_ReverseSoftLimit(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Reverse soft limit has been asserted.
- clearStickyFault_SaturatedAccelerometer() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Accelerometer values are saturated
- clearStickyFault_SaturatedAccelerometer() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Accelerometer values are saturated
- clearStickyFault_SaturatedAccelerometer(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Accelerometer values are saturated
- clearStickyFault_SaturatedAccelerometer(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Accelerometer values are saturated
- clearStickyFault_SaturatedGyroscope() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Gyroscope values are saturated
- clearStickyFault_SaturatedGyroscope() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Gyroscope values are saturated
- clearStickyFault_SaturatedGyroscope(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Gyroscope values are saturated
- clearStickyFault_SaturatedGyroscope(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Gyroscope values are saturated
- clearStickyFault_SaturatedMagnetometer() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Magnetometer values are saturated
- clearStickyFault_SaturatedMagnetometer() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Magnetometer values are saturated
- clearStickyFault_SaturatedMagnetometer(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Magnetometer values are saturated
- clearStickyFault_SaturatedMagnetometer(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Magnetometer values are saturated
- clearStickyFault_StaticBrakeDisabled() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Static brake was momentarily disabled due to excessive braking current while disabled.
- clearStickyFault_StaticBrakeDisabled() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Static brake was momentarily disabled due to excessive braking current while disabled.
- clearStickyFault_StaticBrakeDisabled() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Static brake was momentarily disabled due to excessive braking current while disabled.
- clearStickyFault_StaticBrakeDisabled(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Static brake was momentarily disabled due to excessive braking current while disabled.
- clearStickyFault_StaticBrakeDisabled(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Static brake was momentarily disabled due to excessive braking current while disabled.
- clearStickyFault_StaticBrakeDisabled(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Static brake was momentarily disabled due to excessive braking current while disabled.
- clearStickyFault_StatorCurrLimit() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Stator current limit occured.
- clearStickyFault_StatorCurrLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Stator current limit occured.
- clearStickyFault_StatorCurrLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Stator current limit occured.
- clearStickyFault_StatorCurrLimit(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Stator current limit occured.
- clearStickyFault_StatorCurrLimit(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Stator current limit occured.
- clearStickyFault_StatorCurrLimit(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Stator current limit occured.
- clearStickyFault_SupplyCurrLimit() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Supply current limit occured.
- clearStickyFault_SupplyCurrLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Supply current limit occured.
- clearStickyFault_SupplyCurrLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Supply current limit occured.
- clearStickyFault_SupplyCurrLimit(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Supply current limit occured.
- clearStickyFault_SupplyCurrLimit(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Supply current limit occured.
- clearStickyFault_SupplyCurrLimit(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Supply current limit occured.
- clearStickyFault_Undervoltage() - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage() - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage(double) - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage(double) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage(double) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage(double) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_Undervoltage(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Device supply voltage dropped to near brownout levels
- clearStickyFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse(double) - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse(double) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse(double) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse(double) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnlicensedFeatureInUse(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: An unlicensed feature is in use, device may not behave as expected.
- clearStickyFault_UnstableSupplyV() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Supply Voltage is unstable.
- clearStickyFault_UnstableSupplyV() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Supply Voltage is unstable.
- clearStickyFault_UnstableSupplyV() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Supply Voltage is unstable.
- clearStickyFault_UnstableSupplyV(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Supply Voltage is unstable.
- clearStickyFault_UnstableSupplyV(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Supply Voltage is unstable.
- clearStickyFault_UnstableSupplyV(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Supply Voltage is unstable.
- clearStickyFault_UsingFusedCANcoderWhileUnlicensed() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Using Fused CANcoder feature while unlicensed.
- clearStickyFault_UsingFusedCANcoderWhileUnlicensed() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Using Fused CANcoder feature while unlicensed.
- clearStickyFault_UsingFusedCANcoderWhileUnlicensed() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Using Fused CANcoder feature while unlicensed.
- clearStickyFault_UsingFusedCANcoderWhileUnlicensed(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear sticky fault: Using Fused CANcoder feature while unlicensed.
- clearStickyFault_UsingFusedCANcoderWhileUnlicensed(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear sticky fault: Using Fused CANcoder feature while unlicensed.
- clearStickyFault_UsingFusedCANcoderWhileUnlicensed(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear sticky fault: Using Fused CANcoder feature while unlicensed.
- clearStickyFaults() - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Clear the sticky faults in the device.
- clearStickyFaults() - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Clear the sticky faults in the device.
- clearStickyFaults() - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear the sticky faults in the device.
- clearStickyFaults() - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear the sticky faults in the device.
- clearStickyFaults() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Clear the sticky faults in the device.
- clearStickyFaults() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Clear the sticky faults in the device.
- clearStickyFaults() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear the sticky faults in the device.
- clearStickyFaults() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear the sticky faults in the device.
- clearStickyFaults() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear the sticky faults in the device.
- clearStickyFaults(double) - Method in class com.ctre.phoenix6.configs.CANcoderConfigurator
-
Clear the sticky faults in the device.
- clearStickyFaults(double) - Method in class com.ctre.phoenix6.configs.CANrangeConfigurator
-
Clear the sticky faults in the device.
- clearStickyFaults(double) - Method in class com.ctre.phoenix6.configs.Pigeon2Configurator
-
Clear the sticky faults in the device.
- clearStickyFaults(double) - Method in class com.ctre.phoenix6.configs.TalonFXConfigurator
-
Clear the sticky faults in the device.
- clearStickyFaults(double) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Clear the sticky faults in the device.
- clearStickyFaults(double) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Clear the sticky faults in the device.
- clearStickyFaults(double) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Clear the sticky faults in the device.
- clearStickyFaults(double) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Clear the sticky faults in the device.
- clearStickyFaults(double) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Clear the sticky faults in the device.
- clearUserRequirement() - Method in class com.ctre.phoenix6.mechanisms.DifferentialMechanism
-
Indicate to the mechanism that the user has performed the required action to resume mechanism control.
- clearUserRequirement() - Method in class com.ctre.phoenix6.mechanisms.SimpleDifferentialMechanism
-
Indicate to the mechanism that the user has performed the required action to resume mechanism control.
- Clockwise_Positive - Enum constant in enum class com.ctre.phoenix6.signals.InvertedValue
-
Positive motor output results in counter-clockwise motion.
- Clockwise_Positive - Enum constant in enum class com.ctre.phoenix6.signals.SensorDirectionValue
-
Clockwise motion reports positive rotation.
- Clockwise_Positive - Enum constant in enum class com.ctre.phoenix6.sim.ChassisReference
-
The device should read a clockwise rotation as positive motion.
- clone() - Method in class com.ctre.phoenix6.AllTimestamps
- clone() - Method in class com.ctre.phoenix6.controls.CoastOut
- clone() - Method in class com.ctre.phoenix6.controls.DifferentialDutyCycle
- clone() - Method in class com.ctre.phoenix6.controls.DifferentialFollower
- clone() - Method in class com.ctre.phoenix6.controls.DifferentialMotionMagicDutyCycle
- clone() - Method in class com.ctre.phoenix6.controls.DifferentialMotionMagicVoltage
- clone() - Method in class com.ctre.phoenix6.controls.DifferentialPositionDutyCycle
- clone() - Method in class com.ctre.phoenix6.controls.DifferentialPositionVoltage
- clone() - Method in class com.ctre.phoenix6.controls.DifferentialStrictFollower
- clone() - Method in class com.ctre.phoenix6.controls.DifferentialVelocityDutyCycle
- clone() - Method in class com.ctre.phoenix6.controls.DifferentialVelocityVoltage
- clone() - Method in class com.ctre.phoenix6.controls.DifferentialVoltage
- clone() - Method in class com.ctre.phoenix6.controls.DutyCycleOut
- clone() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
- clone() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
- clone() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
- clone() - Method in class com.ctre.phoenix6.controls.EmptyControl
- clone() - Method in class com.ctre.phoenix6.controls.Follower
- clone() - Method in class com.ctre.phoenix6.controls.MotionMagicDutyCycle
- clone() - Method in class com.ctre.phoenix6.controls.MotionMagicExpoDutyCycle
- clone() - Method in class com.ctre.phoenix6.controls.MotionMagicExpoTorqueCurrentFOC
- clone() - Method in class com.ctre.phoenix6.controls.MotionMagicExpoVoltage
- clone() - Method in class com.ctre.phoenix6.controls.MotionMagicTorqueCurrentFOC
- clone() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityDutyCycle
- clone() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityTorqueCurrentFOC
- clone() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityVoltage
- clone() - Method in class com.ctre.phoenix6.controls.MotionMagicVoltage
- clone() - Method in class com.ctre.phoenix6.controls.MusicTone
- clone() - Method in class com.ctre.phoenix6.controls.NeutralOut
- clone() - Method in class com.ctre.phoenix6.controls.PositionDutyCycle
- clone() - Method in class com.ctre.phoenix6.controls.PositionTorqueCurrentFOC
- clone() - Method in class com.ctre.phoenix6.controls.PositionVoltage
- clone() - Method in class com.ctre.phoenix6.controls.StaticBrake
- clone() - Method in class com.ctre.phoenix6.controls.StrictFollower
- clone() - Method in class com.ctre.phoenix6.controls.TorqueCurrentFOC
- clone() - Method in class com.ctre.phoenix6.controls.VelocityDutyCycle
- clone() - Method in class com.ctre.phoenix6.controls.VelocityTorqueCurrentFOC
- clone() - Method in class com.ctre.phoenix6.controls.VelocityVoltage
- clone() - Method in class com.ctre.phoenix6.controls.VoltageOut
- clone() - Method in class com.ctre.phoenix6.jni.StatusSignalJNI
- clone() - Method in class com.ctre.phoenix6.StatusSignal
- clone() - Method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- clone() - Method in class com.ctre.phoenix6.swerve.jni.SwerveJNI.DriveState
- clone() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain.SwerveDriveState
-
Creates a deep copy of this state object.
- close() - Method in class com.ctre.phoenix6.hardware.CANcoder
- close() - Method in class com.ctre.phoenix6.hardware.CANrange
- close() - Method in class com.ctre.phoenix6.hardware.Pigeon2
- close() - Method in class com.ctre.phoenix6.hardware.TalonFX
- close() - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
- close() - Method in class com.ctre.phoenix6.Orchestra
-
Closes this Orchestra instance.
- close() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
- close() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
- close() - Method in class com.ctre.phoenix6.wpiutils.AutoFeedEnable
- close() - Method in class com.ctre.phoenix6.wpiutils.ReplayAutoEnable
- ClosedLoopGeneral - Variable in class com.ctre.phoenix6.configs.TalonFXConfiguration
-
Configs that affect general behavior during closed-looping.
- ClosedLoopGeneralConfigs - Class in com.ctre.phoenix6.configs
-
Configs that affect general behavior during closed-looping.
- ClosedLoopGeneralConfigs() - Constructor for class com.ctre.phoenix6.configs.ClosedLoopGeneralConfigs
- ClosedLoopRamps - Variable in class com.ctre.phoenix6.configs.TalonFXConfiguration
-
Configs that affect the closed-loop control of this motor controller.
- ClosedLoopRampsConfigs - Class in com.ctre.phoenix6.configs
-
Configs that affect the closed-loop control of this motor controller.
- ClosedLoopRampsConfigs() - Constructor for class com.ctre.phoenix6.configs.ClosedLoopRampsConfigs
- ClosedToGround - Enum constant in enum class com.ctre.phoenix6.signals.ForwardLimitValue
- ClosedToGround - Enum constant in enum class com.ctre.phoenix6.signals.ReverseLimitValue
- closeFile() - Static method in class com.ctre.phoenix6.HootReplay
-
Ends the hoot log replay.
- Coast - Enum constant in enum class com.ctre.phoenix6.signals.NeutralModeValue
- CoastOut - Class in com.ctre.phoenix6.controls
-
Request coast neutral output of actuator.
- CoastOut - Enum constant in enum class com.ctre.phoenix6.signals.ControlModeValue
- CoastOut - Enum constant in enum class com.ctre.phoenix6.signals.DifferentialControlModeValue
- CoastOut() - Constructor for class com.ctre.phoenix6.controls.CoastOut
-
Request coast neutral output of actuator.
- com.ctre.phoenix6 - package com.ctre.phoenix6
- com.ctre.phoenix6.configs - package com.ctre.phoenix6.configs
- com.ctre.phoenix6.configs.jni - package com.ctre.phoenix6.configs.jni
- com.ctre.phoenix6.controls - package com.ctre.phoenix6.controls
- com.ctre.phoenix6.controls.compound - package com.ctre.phoenix6.controls.compound
- com.ctre.phoenix6.controls.jni - package com.ctre.phoenix6.controls.jni
- com.ctre.phoenix6.hardware - package com.ctre.phoenix6.hardware
- com.ctre.phoenix6.hardware.core - package com.ctre.phoenix6.hardware.core
- com.ctre.phoenix6.hardware.jni - package com.ctre.phoenix6.hardware.jni
- com.ctre.phoenix6.hardware.traits - package com.ctre.phoenix6.hardware.traits
- com.ctre.phoenix6.jni - package com.ctre.phoenix6.jni
- com.ctre.phoenix6.mechanisms - package com.ctre.phoenix6.mechanisms
- com.ctre.phoenix6.mechanisms.swerve - package com.ctre.phoenix6.mechanisms.swerve
- com.ctre.phoenix6.mechanisms.swerve.utility - package com.ctre.phoenix6.mechanisms.swerve.utility
- com.ctre.phoenix6.signals - package com.ctre.phoenix6.signals
- com.ctre.phoenix6.sim - package com.ctre.phoenix6.sim
- com.ctre.phoenix6.spns - package com.ctre.phoenix6.spns
- com.ctre.phoenix6.swerve - package com.ctre.phoenix6.swerve
- com.ctre.phoenix6.swerve.jni - package com.ctre.phoenix6.swerve.jni
- com.ctre.phoenix6.swerve.utility - package com.ctre.phoenix6.swerve.utility
- com.ctre.phoenix6.unmanaged - package com.ctre.phoenix6.unmanaged
- com.ctre.phoenix6.unmanaged.jni - package com.ctre.phoenix6.unmanaged.jni
- com.ctre.phoenix6.wpiutils - package com.ctre.phoenix6.wpiutils
- CommonTalon - Interface in com.ctre.phoenix6.hardware.traits
-
Contains everything common between Talon motor controllers.
- CommonTalonWithFOC - Interface in com.ctre.phoenix6.hardware.traits
-
Contains everything common between Talon motor controllers that support FOC (requires Phoenix Pro).
- CompileSzIsWrong - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CompileSzIsWrong
- ConfigFactoryDefaultRequiresHigherFirm - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Config factory default features require firmware >=3.10.
- ConfigFailed - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
ConfigFailed
- ConfigJNI - Class in com.ctre.phoenix6.configs.jni
- ConfigJNI() - Constructor for class com.ctre.phoenix6.configs.jni.ConfigJNI
- ConfigMotionSCurveRequiresHigherFirm - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Config Motion S Curve Strength features require firmware >=4.16.
- configNeutralMode(NeutralModeValue) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain
-
Configures the neutral mode to use for all modules' drive motors.
- configNeutralMode(NeutralModeValue) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModule
-
Configures the neutral mode to use for the module's drive motor.
- configNeutralMode(NeutralModeValue) - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Configures the neutral mode to use for all modules' drive motors.
- ConfigReadWriteMismatch - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
The configs read from the device do not match the configs that were written.
- ConnectedMotorValue - Enum Class in com.ctre.phoenix6.signals
-
The type of motor attached to the Talon.
- ContextAPI - Enum constant in enum class com.ctre.phoenix6.hardware.jni.HardwareJNI.Context
- ContextDiagServer - Enum constant in enum class com.ctre.phoenix6.hardware.jni.HardwareJNI.Context
- ContinuousWrap - Variable in class com.ctre.phoenix6.configs.ClosedLoopGeneralConfigs
-
Wrap position error within [-0.5,+0.5) mechanism rotations.
- ControlConfigJNI - Class in com.ctre.phoenix6.controls.jni
- ControlConfigJNI() - Constructor for class com.ctre.phoenix6.controls.jni.ControlConfigJNI
- ControlDisabled - Enum constant in enum class com.ctre.phoenix6.signals.System_StateValue
- ControlEnabled - Enum constant in enum class com.ctre.phoenix6.signals.System_StateValue
- ControlEnabled_11 - Enum constant in enum class com.ctre.phoenix6.signals.System_StateValue
- ControlJNI - Class in com.ctre.phoenix6.controls.jni
- ControlJNI() - Constructor for class com.ctre.phoenix6.controls.jni.ControlJNI
- ControlModeNotSupportedYet - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
This control mode is not supported yet.
- ControlModeNotValid - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
The control mode is not valid for this function.
- ControlModeValue - Enum Class in com.ctre.phoenix6.signals
-
The active control mode of the motor controller.
- controlParams - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- ControlParams() - Constructor for class com.ctre.phoenix6.swerve.jni.SwerveJNI.ControlParams
- ControlRequest - Class in com.ctre.phoenix6.controls
-
Abstract Control Request class that other control requests extend for use.
- ControlRequest(String) - Constructor for class com.ctre.phoenix6.controls.ControlRequest
-
Constructs a new Control Request with the given name.
- ControlTimesyncFreqHz - Variable in class com.ctre.phoenix6.configs.MotorOutputConfigs
-
When a control request UseTimesync is enabled, this determines the time-sychronized frequency at which control requests are applied.
- CoreCANcoder - Class in com.ctre.phoenix6.hardware.core
-
Class for CANcoder, a CAN based magnetic encoder that provides absolute and relative position along with filtered velocity.
- CoreCANcoder(int) - Constructor for class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Constructs a new CANcoder object.
- CoreCANcoder(int, CANBus) - Constructor for class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Constructs a new CANcoder object.
- CoreCANcoder(int, String) - Constructor for class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Constructs a new CANcoder object.
- CoreCANrange - Class in com.ctre.phoenix6.hardware.core
-
Class for CANrange, a CAN based Time of Flight (ToF) sensor that measures the distance to the front of the device.
- CoreCANrange(int) - Constructor for class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Constructs a new CANrange object.
- CoreCANrange(int, CANBus) - Constructor for class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Constructs a new CANrange object.
- CoreCANrange(int, String) - Constructor for class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Constructs a new CANrange object.
- CorePigeon2 - Class in com.ctre.phoenix6.hardware.core
-
Class description for the Pigeon 2 IMU sensor that measures orientation.
- CorePigeon2(int) - Constructor for class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Constructs a new Pigeon 2 sensor object.
- CorePigeon2(int, CANBus) - Constructor for class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Constructs a new Pigeon 2 sensor object.
- CorePigeon2(int, String) - Constructor for class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Constructs a new Pigeon 2 sensor object.
- CoreTalonFX - Class in com.ctre.phoenix6.hardware.core
-
Class description for the Talon FX integrated motor controller.
- CoreTalonFX(int) - Constructor for class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Constructs a new Talon FX motor controller object.
- CoreTalonFX(int, CANBus) - Constructor for class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Constructs a new Talon FX motor controller object.
- CoreTalonFX(int, String) - Constructor for class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Constructs a new Talon FX motor controller object.
- CorruptedPOST - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CorruptedPOST
- CouldNotCast - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Could not cast from base value to this particular signal's type
- CouldNotChangePeriod - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Control Frame Period could not be changed.
- CouldNotConfirmBl - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Could not confirm the device has entered the bootloader.
- CouldNotConfirmId - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Could not verify that the changed ID took effect.
- CouldNotDecodeDeviceFirmware - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Device firmware could not be decoded.
- CouldNotEnterBl - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Could not put the device into bootloader mode.
- CouldNotErase - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Could not erase flash.
- CouldNotFindDynamicId - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CouldNotFindDynamicId
- CouldNotReqDevInfo - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CouldNotReqDevInfo
- CouldNotReqFactoryDefault - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Unable to factory default this device.
- CouldNotReqSetConfigs - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Could not apply the device configs.
- CouldNotReqSetDesc - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Unable to set name to this device.
- CouldNotReqSetId - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Unable to set ID to this device.
- CouldNotRetrieveV6Firmware - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Device firmware could not be retrieved.
- CouldNotRunApp - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Could not run the device firmware application.
- CouldNotSendCanFrame - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CouldNotSendCanFrame
- CouldNotSendFlash - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Could not field upgrade the device.
- CouldNotSerialize - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
The data frame could not be serialized for transmit.
- CouldNotValidate - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Bootloader could not verify integrity of the flashed application.
- CounterClockwise_Positive - Enum constant in enum class com.ctre.phoenix6.signals.InvertedValue
-
Positive motor output results in clockwise motion.
- CounterClockwise_Positive - Enum constant in enum class com.ctre.phoenix6.signals.SensorDirectionValue
-
Counter-clockwise motion reports positive rotation.
- CounterClockwise_Positive - Enum constant in enum class com.ctre.phoenix6.sim.ChassisReference
-
The device should read a counter-clockwise rotation as positive motion.
- CouplingGearRatio - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
-
Coupled gear ratio between the CANcoder and the drive motor.
- CouplingGearRatio - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstantsFactory
-
Coupled gear ratio between the CANcoder and the drive motor.
- CouplingGearRatio - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
Coupled gear ratio between the CANcoder and the drive motor.
- CouplingGearRatio - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstantsFactory
-
Coupled gear ratio between the CANcoder and the drive motor.
- createModuleConstants(int, int, int, double, double, double, boolean) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstantsFactory
-
Creates the constants for a swerve module with the given properties.
- createModuleConstants(int, int, int, double, double, double, boolean, boolean, boolean) - Method in class com.ctre.phoenix6.swerve.SwerveModuleConstantsFactory
-
Creates the constants for a swerve module with the given properties.
- createModuleConstants(int, int, int, Angle, Distance, Distance, boolean, boolean, boolean) - Method in class com.ctre.phoenix6.swerve.SwerveModuleConstantsFactory
-
Creates the constants for a swerve module with the given properties.
- CtreJniWrapper - Class in com.ctre.phoenix6.jni
- CtreJniWrapper() - Constructor for class com.ctre.phoenix6.jni.CtreJniWrapper
- currentChassisSpeed - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.LegacySwerveControlRequestParameters
- currentChassisSpeed - Variable in class com.ctre.phoenix6.swerve.SwerveDrivetrain.SwerveControlParameters
-
The current chassis speeds of the robot
- currentChassisSpeedOmega - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI.ControlParams
- currentChassisSpeedVx - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI.ControlParams
- currentChassisSpeedVy - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI.ControlParams
- CurrentLimits - Variable in class com.ctre.phoenix6.configs.TalonFXConfiguration
-
Configs that directly affect current limiting features.
- CurrentLimitsConfigs - Class in com.ctre.phoenix6.configs
-
Configs that directly affect current limiting features.
- CurrentLimitsConfigs() - Constructor for class com.ctre.phoenix6.configs.CurrentLimitsConfigs
- currentPose - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.LegacySwerveControlRequestParameters
- currentPose - Variable in class com.ctre.phoenix6.swerve.SwerveDrivetrain.SwerveControlParameters
-
The current pose of the robot
- currentPoseTheta - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI.ControlParams
- currentPoseX - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI.ControlParams
- currentPoseY - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI.ControlParams
- currentTime - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain.OdometryThread
- CustomNameNotSupported - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
CustomNameNotSupported
- CustomParam0 - Variable in class com.ctre.phoenix6.configs.CustomParamsConfigs
-
Custom parameter 0.
- CustomParam1 - Variable in class com.ctre.phoenix6.configs.CustomParamsConfigs
-
Custom parameter 1.
- CustomParams - Variable in class com.ctre.phoenix6.configs.CANcoderConfiguration
-
Custom Params.
- CustomParams - Variable in class com.ctre.phoenix6.configs.CANrangeConfiguration
-
Custom Params.
- CustomParams - Variable in class com.ctre.phoenix6.configs.Pigeon2Configuration
-
Custom Params.
- CustomParams - Variable in class com.ctre.phoenix6.configs.TalonFXConfiguration
-
Custom Params.
- CustomParamsConfigs - Class in com.ctre.phoenix6.configs
-
Custom Params.
- CustomParamsConfigs() - Constructor for class com.ctre.phoenix6.configs.CustomParamsConfigs
- Cyan - Enum constant in enum class com.ctre.phoenix6.signals.Led1OffColorValue
- Cyan - Enum constant in enum class com.ctre.phoenix6.signals.Led1OnColorValue
- Cyan - Enum constant in enum class com.ctre.phoenix6.signals.Led2OffColorValue
- Cyan - Enum constant in enum class com.ctre.phoenix6.signals.Led2OnColorValue
D
- data - Variable in class com.ctre.phoenix6.jni.HootReplayJNI
- Deadband - Variable in class com.ctre.phoenix6.controls.TorqueCurrentFOC
-
Deadband in Amperes.
- Deadband - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentric
-
The allowable deadband of the request.
- Deadband - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentricFacingAngle
-
The allowable deadband of the request.
- Deadband - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.RobotCentric
-
The allowable deadband of the request.
- Deadband - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentric
-
The allowable deadband of the request, in m/s.
- Deadband - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentricFacingAngle
-
The allowable deadband of the request, in m/s.
- Deadband - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.RobotCentric
-
The allowable deadband of the request, in m/s.
- DefaultTimeoutSeconds - Variable in class com.ctre.phoenix6.configs.ParentConfigurator
-
The default maximum amount of time to wait for a config.
- DesaturateWheelSpeeds - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.ApplyChassisSpeeds
-
Whether to desaturate wheel speeds before applying.
- DesaturateWheelSpeeds - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentric
-
Whether to desaturate wheel speeds before applying.
- DesaturateWheelSpeeds - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentricFacingAngle
-
Whether to desaturate wheel speeds before applying.
- DesaturateWheelSpeeds - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.RobotCentric
-
Whether to desaturate wheel speeds before applying.
- DesaturateWheelSpeeds - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.ApplyFieldSpeeds
-
Whether to desaturate wheel speeds before applying.
- DesaturateWheelSpeeds - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.ApplyRobotSpeeds
-
Whether to desaturate wheel speeds before applying.
- DesaturateWheelSpeeds - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentric
-
Whether to desaturate wheel speeds before applying.
- DesaturateWheelSpeeds - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentricFacingAngle
-
Whether to desaturate wheel speeds before applying.
- DesaturateWheelSpeeds - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.RobotCentric
-
Whether to desaturate wheel speeds before applying.
- deserialize(String) - Method in class com.ctre.phoenix6.configs.AudioConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.CANcoderConfiguration
-
Take a string and deserialize it to this configuration
- deserialize(String) - Method in class com.ctre.phoenix6.configs.CANrangeConfiguration
-
Take a string and deserialize it to this configuration
- deserialize(String) - Method in class com.ctre.phoenix6.configs.ClosedLoopGeneralConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.ClosedLoopRampsConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.CurrentLimitsConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.CustomParamsConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.DifferentialConstantsConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.DifferentialSensorsConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.FeedbackConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.FovParamsConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.GyroTrimConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.HardwareLimitSwitchConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.MagnetSensorConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.MotionMagicConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.MotorOutputConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.MountPoseConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.OpenLoopRampsConfigs
- deserialize(String) - Method in interface com.ctre.phoenix6.configs.ParentConfiguration
- deserialize(String) - Method in class com.ctre.phoenix6.configs.Pigeon2Configuration
-
Take a string and deserialize it to this configuration
- deserialize(String) - Method in class com.ctre.phoenix6.configs.Pigeon2FeaturesConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.ProximityParamsConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.Slot0Configs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.Slot1Configs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.Slot2Configs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.SlotConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.SoftwareLimitSwitchConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.TalonFXConfiguration
-
Take a string and deserialize it to this configuration
- deserialize(String) - Method in class com.ctre.phoenix6.configs.ToFParamsConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.TorqueCurrentConfigs
- deserialize(String) - Method in class com.ctre.phoenix6.configs.VoltageConfigs
- Deserializeboolean(int, String) - Static method in class com.ctre.phoenix6.configs.jni.ConfigJNI
- Deserializedouble(int, String) - Static method in class com.ctre.phoenix6.configs.jni.ConfigJNI
- Deserializeint(int, String) - Static method in class com.ctre.phoenix6.configs.jni.ConfigJNI
- Device - Enum constant in enum class com.ctre.phoenix6.Timestamp.TimestampSource
-
This timestamp source requires Phoenix Pro.
- DeviceDidNotRespondToDiagReq - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
DeviceDidNotRespondToDiagReq
- DeviceEnableValue - Enum Class in com.ctre.phoenix6.signals
-
Whether the device is enabled.
- deviceHash - Variable in class com.ctre.phoenix6.jni.StatusSignalJNI
- DeviceHasReset - Enum constant in enum class com.ctre.phoenix6.mechanisms.DifferentialMechanism.DisabledReason
-
A device or remote sensor has reset.
- DeviceHasReset - Enum constant in enum class com.ctre.phoenix6.mechanisms.DifferentialMechanism.RequiresUserReason
-
A device or remote sensor has reset.
- DeviceHasReset - Enum constant in enum class com.ctre.phoenix6.mechanisms.SimpleDifferentialMechanism.DisabledReason
-
A device or remote sensor has reset.
- DeviceHasReset - Enum constant in enum class com.ctre.phoenix6.mechanisms.SimpleDifferentialMechanism.RequiresUserReason
-
A device or remote sensor has reset.
- deviceIdentifier - Variable in class com.ctre.phoenix6.BaseStatusSignal
- deviceIdentifier - Variable in class com.ctre.phoenix6.hardware.ParentDevice
- DeviceIdentifier - Class in com.ctre.phoenix6.hardware
- DeviceIdentifier() - Constructor for class com.ctre.phoenix6.hardware.DeviceIdentifier
- DeviceIdentifier(int, String, String) - Constructor for class com.ctre.phoenix6.hardware.DeviceIdentifier
- DeviceIsNull - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
DeviceIsNull
- DeviceType - Enum Class in com.ctre.phoenix6.sim
-
Enumeration of all supported device types.
- DidNotGetDhcp - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
DidNotGetDhcp
- DidNotGetFullDhcp - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
DidNotGetFullDhcp
- DifferentialConstants - Variable in class com.ctre.phoenix6.configs.TalonFXConfiguration
-
Configs related to constants used for differential control of a mechanism.
- DifferentialConstantsConfigs - Class in com.ctre.phoenix6.configs
-
Configs related to constants used for differential control of a mechanism.
- DifferentialConstantsConfigs() - Constructor for class com.ctre.phoenix6.configs.DifferentialConstantsConfigs
- DifferentialControlModeValue - Enum Class in com.ctre.phoenix6.signals
-
The active control mode of the differential controller.
- DifferentialDutyCycle - Class in com.ctre.phoenix6.controls
-
Request a specified motor duty cycle with a differential position closed-loop.
- DifferentialDutyCycle(double, double) - Constructor for class com.ctre.phoenix6.controls.DifferentialDutyCycle
-
Request a specified motor duty cycle with a differential position closed-loop.
- DifferentialDutyCycle(double, Angle) - Constructor for class com.ctre.phoenix6.controls.DifferentialDutyCycle
-
Request a specified motor duty cycle with a differential position closed-loop.
- DifferentialFollower - Class in com.ctre.phoenix6.controls
-
Follow the differential motor output of another Talon.
- DifferentialFollower(int, boolean) - Constructor for class com.ctre.phoenix6.controls.DifferentialFollower
-
Follow the differential motor output of another Talon.
- DifferentialMechanism - Class in com.ctre.phoenix6.mechanisms
-
Manages control of a two-axis differential mechanism.
- DifferentialMechanism(TalonFX, TalonFX, boolean) - Constructor for class com.ctre.phoenix6.mechanisms.DifferentialMechanism
-
Creates a new differential mechanism using the given two
TalonFX
devices. - DifferentialMechanism(TalonFX, TalonFX, boolean, CANcoder) - Constructor for class com.ctre.phoenix6.mechanisms.DifferentialMechanism
- DifferentialMechanism(TalonFX, TalonFX, boolean, Pigeon2, DifferentialMechanism.DifferentialPigeon2Source) - Constructor for class com.ctre.phoenix6.mechanisms.DifferentialMechanism
- DifferentialMechanism.DifferentialPigeon2Source - Enum Class in com.ctre.phoenix6.mechanisms
-
Sensor sources for a differential Pigeon 2.
- DifferentialMechanism.DisabledReason - Enum Class in com.ctre.phoenix6.mechanisms
-
Possible reasons for the mechanism to disable.
- DifferentialMechanism.RequiresUserReason - Enum Class in com.ctre.phoenix6.mechanisms
-
Possible reasons for the mechanism to require user action to resume control.
- DifferentialMotionMagicDutyCycle - Class in com.ctre.phoenix6.controls
-
Requests Motion Magic® to target a final position using a motion profile, and PID to a differential position setpoint.
- DifferentialMotionMagicDutyCycle(double, double) - Constructor for class com.ctre.phoenix6.controls.DifferentialMotionMagicDutyCycle
-
Requests Motion Magic® to target a final position using a motion profile, and PID to a differential position setpoint.
- DifferentialMotionMagicDutyCycle(Angle, Angle) - Constructor for class com.ctre.phoenix6.controls.DifferentialMotionMagicDutyCycle
-
Requests Motion Magic® to target a final position using a motion profile, and PID to a differential position setpoint.
- DifferentialMotionMagicVoltage - Class in com.ctre.phoenix6.controls
-
Requests Motion Magic® to target a final position using a motion profile, and PID to a differential position setpoint.
- DifferentialMotionMagicVoltage(double, double) - Constructor for class com.ctre.phoenix6.controls.DifferentialMotionMagicVoltage
-
Requests Motion Magic® to target a final position using a motion profile, and PID to a differential position setpoint.
- DifferentialMotionMagicVoltage(Angle, Angle) - Constructor for class com.ctre.phoenix6.controls.DifferentialMotionMagicVoltage
-
Requests Motion Magic® to target a final position using a motion profile, and PID to a differential position setpoint.
- DifferentialPosition - Variable in class com.ctre.phoenix6.controls.DifferentialDutyCycle
-
Differential position to drive towards in rotations
- DifferentialPosition - Variable in class com.ctre.phoenix6.controls.DifferentialMotionMagicDutyCycle
-
Differential position to drive toward in rotations.
- DifferentialPosition - Variable in class com.ctre.phoenix6.controls.DifferentialMotionMagicVoltage
-
Differential position to drive toward in rotations.
- DifferentialPosition - Variable in class com.ctre.phoenix6.controls.DifferentialPositionDutyCycle
-
Differential position to drive toward in rotations.
- DifferentialPosition - Variable in class com.ctre.phoenix6.controls.DifferentialPositionVoltage
-
Differential position to drive toward in rotations.
- DifferentialPosition - Variable in class com.ctre.phoenix6.controls.DifferentialVelocityDutyCycle
-
Differential position to drive toward in rotations.
- DifferentialPosition - Variable in class com.ctre.phoenix6.controls.DifferentialVelocityVoltage
-
Differential position to drive toward in rotations.
- DifferentialPosition - Variable in class com.ctre.phoenix6.controls.DifferentialVoltage
-
Differential position to drive towards in rotations
- DifferentialPositionDutyCycle - Class in com.ctre.phoenix6.controls
-
Request PID to target position with a differential position setpoint.
- DifferentialPositionDutyCycle(double, double) - Constructor for class com.ctre.phoenix6.controls.DifferentialPositionDutyCycle
-
Request PID to target position with a differential position setpoint.
- DifferentialPositionDutyCycle(Angle, Angle) - Constructor for class com.ctre.phoenix6.controls.DifferentialPositionDutyCycle
-
Request PID to target position with a differential position setpoint.
- DifferentialPositionVoltage - Class in com.ctre.phoenix6.controls
-
Request PID to target position with a differential position setpoint
- DifferentialPositionVoltage(double, double) - Constructor for class com.ctre.phoenix6.controls.DifferentialPositionVoltage
-
Request PID to target position with a differential position setpoint
- DifferentialPositionVoltage(Angle, Angle) - Constructor for class com.ctre.phoenix6.controls.DifferentialPositionVoltage
-
Request PID to target position with a differential position setpoint
- DifferentialRemoteSensorID - Variable in class com.ctre.phoenix6.configs.DifferentialSensorsConfigs
-
Device ID of which remote sensor to use on the differential axis.
- DifferentialSensors - Variable in class com.ctre.phoenix6.configs.TalonFXConfiguration
-
Configs related to sensors used for differential control of a mechanism.
- DifferentialSensorsConfigs - Class in com.ctre.phoenix6.configs
-
Configs related to sensors used for differential control of a mechanism.
- DifferentialSensorsConfigs() - Constructor for class com.ctre.phoenix6.configs.DifferentialSensorsConfigs
- DifferentialSensorSource - Variable in class com.ctre.phoenix6.configs.DifferentialSensorsConfigs
-
Choose what sensor source is used for differential control of a mechanism.
- DifferentialSensorSourceValue - Enum Class in com.ctre.phoenix6.signals
-
Choose what sensor source is used for differential control of a mechanism.
- DifferentialSlot - Variable in class com.ctre.phoenix6.controls.DifferentialDutyCycle
-
Select which gains are applied to the differential controller by selecting the slot.
- DifferentialSlot - Variable in class com.ctre.phoenix6.controls.DifferentialMotionMagicDutyCycle
-
Select which gains are applied to the differential controller by selecting the slot.
- DifferentialSlot - Variable in class com.ctre.phoenix6.controls.DifferentialMotionMagicVoltage
-
Select which gains are applied to the differential controller by selecting the slot.
- DifferentialSlot - Variable in class com.ctre.phoenix6.controls.DifferentialPositionDutyCycle
-
Select which gains are applied to the differential controller by selecting the slot.
- DifferentialSlot - Variable in class com.ctre.phoenix6.controls.DifferentialPositionVoltage
-
Select which gains are applied to the differential controller by selecting the slot.
- DifferentialSlot - Variable in class com.ctre.phoenix6.controls.DifferentialVelocityDutyCycle
-
Select which gains are applied to the differential controller by selecting the slot.
- DifferentialSlot - Variable in class com.ctre.phoenix6.controls.DifferentialVelocityVoltage
-
Select which gains are applied to the differential controller by selecting the slot.
- DifferentialSlot - Variable in class com.ctre.phoenix6.controls.DifferentialVoltage
-
Select which gains are applied to the differential controller by selecting the slot.
- DifferentialStrictFollower - Class in com.ctre.phoenix6.controls
-
Follow the differential motor output of another Talon while ignoring the master's invert setting.
- DifferentialStrictFollower(int) - Constructor for class com.ctre.phoenix6.controls.DifferentialStrictFollower
-
Follow the differential motor output of another Talon while ignoring the master's invert setting.
- DifferentialTalonFXSensorID - Variable in class com.ctre.phoenix6.configs.DifferentialSensorsConfigs
-
Device ID of which remote Talon FX to use.
- DifferentialVelocityDutyCycle - Class in com.ctre.phoenix6.controls
-
Request PID to target velocity with a differential position setpoint.
- DifferentialVelocityDutyCycle(double, double) - Constructor for class com.ctre.phoenix6.controls.DifferentialVelocityDutyCycle
-
Request PID to target velocity with a differential position setpoint.
- DifferentialVelocityDutyCycle(AngularVelocity, Angle) - Constructor for class com.ctre.phoenix6.controls.DifferentialVelocityDutyCycle
-
Request PID to target velocity with a differential position setpoint.
- DifferentialVelocityVoltage - Class in com.ctre.phoenix6.controls
-
Request PID to target velocity with a differential position setpoint.
- DifferentialVelocityVoltage(double, double) - Constructor for class com.ctre.phoenix6.controls.DifferentialVelocityVoltage
-
Request PID to target velocity with a differential position setpoint.
- DifferentialVelocityVoltage(AngularVelocity, Angle) - Constructor for class com.ctre.phoenix6.controls.DifferentialVelocityVoltage
-
Request PID to target velocity with a differential position setpoint.
- DifferentialVoltage - Class in com.ctre.phoenix6.controls
-
Request a specified voltage with a differential position closed-loop.
- DifferentialVoltage(double, double) - Constructor for class com.ctre.phoenix6.controls.DifferentialVoltage
-
Request a specified voltage with a differential position closed-loop.
- DifferentialVoltage(Voltage, Angle) - Constructor for class com.ctre.phoenix6.controls.DifferentialVoltage
-
Request a specified voltage with a differential position closed-loop.
- DiffPIDOutput_PIDOutputModeValue - Enum Class in com.ctre.phoenix6.signals
-
The output mode of the differential PID controller.
- DiffPIDRefPIDErr_ClosedLoopModeValue - Enum Class in com.ctre.phoenix6.signals
-
Whether the closed-loop is running on position or velocity.
- DiffPIDRefSlopeECUTime_ClosedLoopModeValue - Enum Class in com.ctre.phoenix6.signals
-
Whether the closed-loop is running on position or velocity.
- DirectoryMissing - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Could not find specified directory.
- disable() - Method in class com.ctre.phoenix6.hardware.TalonFX
-
Common interface for disabling a motor controller.
- disableContinuousInput() - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Disables continuous input.
- disableContinuousInput() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Disables continuous input.
- Disabled - Enum constant in enum class com.ctre.phoenix6.mechanisms.MechanismState
-
The mechanism is temporarily disabled due to an issue.
- Disabled - Enum constant in enum class com.ctre.phoenix6.signals.DeviceEnableValue
- Disabled - Enum constant in enum class com.ctre.phoenix6.signals.DifferentialSensorSourceValue
-
Disable differential control.
- Disabled - Enum constant in enum class com.ctre.phoenix6.signals.ForwardLimitSourceValue
-
Disable the forward limit switch.
- Disabled - Enum constant in enum class com.ctre.phoenix6.signals.MotionMagicIsRunningValue
- Disabled - Enum constant in enum class com.ctre.phoenix6.signals.ReverseLimitSourceValue
-
Disable the reverse limit switch.
- Disabled - Enum constant in enum class com.ctre.phoenix6.signals.RobotEnableValue
- DisabledOutput - Enum constant in enum class com.ctre.phoenix6.signals.ControlModeValue
- DisabledOutput - Enum constant in enum class com.ctre.phoenix6.signals.DifferentialControlModeValue
- DisableNoMotionCalibration - Variable in class com.ctre.phoenix6.configs.Pigeon2FeaturesConfigs
-
Disables using the no-motion calibration feature.
- DisableTemperatureCompensation - Variable in class com.ctre.phoenix6.configs.Pigeon2FeaturesConfigs
-
Disables using the temperature compensation feature.
- DiscordantMotoring - Enum constant in enum class com.ctre.phoenix6.signals.MotorOutputStatusValue
-
The same as Motoring, except the rotor is being backdriven as the motor output is not enough to defeat load forces.
- distance - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI.ModulePosition
- DistanceBetweenWheelsTooSmall - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Distance between wheels is too small, cannot get heading.
- DoubleVoltageCompensatingWPI - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Motor Controller Voltage Compensation should not be used with setVoltage().
- DriveFrictionVoltage - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySimSwerveDrivetrain.LegacySimSwerveModule
-
Voltage necessary for the drive motor to overcome friction
- DriveFrictionVoltage - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
-
Simulated drive voltage required to overcome friction.
- DriveFrictionVoltage - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstantsFactory
-
Simulated drive voltage required to overcome friction.
- DriveFrictionVoltage - Variable in class com.ctre.phoenix6.swerve.SimSwerveDrivetrain.SimSwerveModule
-
Voltage necessary for the drive motor to overcome friction
- DriveFrictionVoltage - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
Simulated drive voltage required to overcome friction.
- DriveFrictionVoltage - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstantsFactory
-
Simulated drive voltage required to overcome friction.
- DriveGearing - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySimSwerveDrivetrain.LegacySimSwerveModule
-
Reference to steer gearing for updating CANcoder
- DriveGearing - Variable in class com.ctre.phoenix6.swerve.SimSwerveDrivetrain.SimSwerveModule
-
Reference to steer gearing for updating CANcoder
- DriveInertia - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
-
Simulated drive inertia in kilogram meters squared.
- DriveInertia - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstantsFactory
-
Simulated drive inertia in kilogram meters squared.
- DriveInertia - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
Simulated drive inertia.
- DriveInertia - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstantsFactory
-
Simulated drive inertia.
- DriveMotor - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySimSwerveDrivetrain.LegacySimSwerveModule
-
Reference to motor simulation for drive motor
- DriveMotor - Variable in class com.ctre.phoenix6.swerve.SimSwerveDrivetrain.SimSwerveModule
-
Reference to motor simulation for drive motor
- DriveMotorClosedLoopOutput - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
-
The closed-loop output type to use for the drive motors.
- DriveMotorClosedLoopOutput - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstantsFactory
-
The closed-loop output type to use for the drive motors.
- DriveMotorClosedLoopOutput - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
The closed-loop output type to use for the drive motors.
- DriveMotorClosedLoopOutput - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstantsFactory
-
The closed-loop output type to use for the drive motors.
- DriveMotorGains - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
-
The drive motor closed-loop gains.
- DriveMotorGains - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstantsFactory
-
The drive motor closed-loop gains.
- DriveMotorGains - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
The drive motor closed-loop gains.
- DriveMotorGains - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstantsFactory
-
The drive motor closed-loop gains.
- DriveMotorGearRatio - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
-
Gear ratio between the drive motor and the wheel.
- DriveMotorGearRatio - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstantsFactory
-
Gear ratio between the drive motor and the wheel.
- DriveMotorGearRatio - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
Gear ratio between the drive motor and the wheel.
- DriveMotorGearRatio - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstantsFactory
-
Gear ratio between the drive motor and the wheel.
- DriveMotorId - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
-
CAN ID of the drive motor.
- DriveMotorId - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
CAN ID of the drive motor.
- DriveMotorInitialConfigs - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
-
The initial configs used to configure the drive motor of the swerve module.
- DriveMotorInitialConfigs - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstantsFactory
-
The initial configs used to configure the drive motor of the swerve module.
- DriveMotorInitialConfigs - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
The initial configs used to configure the drive motor of the swerve module.
- DriveMotorInitialConfigs - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstantsFactory
-
The initial configs used to configure the drive motor of the swerve module.
- DriveMotorInverted - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySimSwerveDrivetrain.LegacySimSwerveModule
-
Whether the drive motor is inverted
- DriveMotorInverted - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
-
True if the driving motor is reversed.
- DriveMotorInverted - Variable in class com.ctre.phoenix6.swerve.SimSwerveDrivetrain.SimSwerveModule
-
Whether the drive motor is inverted
- DriveMotorInverted - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
True if the drive motor is inverted.
- driveRequest - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI.ModuleApplyParams
- DriveRequest - Variable in class com.ctre.phoenix6.swerve.SwerveModule.ModuleRequest
-
The type of control request to use for the drive motor.
- DriveRequestType - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.ApplyChassisSpeeds
-
The type of control request to use for the drive motor.
- DriveRequestType - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentric
-
The type of control request to use for the drive motor.
- DriveRequestType - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentricFacingAngle
-
The type of control request to use for the drive motor.
- DriveRequestType - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.PointWheelsAt
-
The type of control request to use for the drive motor.
- DriveRequestType - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.RobotCentric
-
The type of control request to use for the drive motor.
- DriveRequestType - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.SwerveDriveBrake
-
The type of control request to use for the drive motor.
- DriveRequestType - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.ApplyFieldSpeeds
-
The type of control request to use for the drive motor.
- DriveRequestType - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.ApplyRobotSpeeds
-
The type of control request to use for the drive motor.
- DriveRequestType - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentric
-
The type of control request to use for the drive motor.
- DriveRequestType - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentricFacingAngle
-
The type of control request to use for the drive motor.
- DriveRequestType - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.PointWheelsAt
-
The type of control request to use for the drive motor.
- DriveRequestType - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.RobotCentric
-
The type of control request to use for the drive motor.
- DriveRequestType - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.SwerveDriveBrake
-
The type of control request to use for the drive motor.
- driveState - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- DriveState() - Constructor for class com.ctre.phoenix6.swerve.jni.SwerveJNI.DriveState
- drivetrainId - Variable in class com.ctre.phoenix6.swerve.SwerveDrivetrain.SwerveControlParameters
-
ID of the native drivetrain instance, used for JNI calls
- DutyCycle - Enum constant in enum class com.ctre.phoenix6.signals.DiffPIDOutput_PIDOutputModeValue
- DutyCycle - Enum constant in enum class com.ctre.phoenix6.signals.PIDOutput_PIDOutputModeValue
- DutyCycleClosedLoopRampPeriod - Variable in class com.ctre.phoenix6.configs.ClosedLoopRampsConfigs
-
If non-zero, this determines how much time to ramp from 0% output to 100% during the closed-loop DutyCycle control modes.
- DutyCycleFOC - Enum constant in enum class com.ctre.phoenix6.signals.ControlModeValue
- DutyCycleFOC - Enum constant in enum class com.ctre.phoenix6.signals.DifferentialControlModeValue
- DutyCycleNeutralDeadband - Variable in class com.ctre.phoenix6.configs.MotorOutputConfigs
-
Configures the output deadband duty cycle during duty cycle and voltage based control modes.
- DutyCycleOpenLoopRampPeriod - Variable in class com.ctre.phoenix6.configs.OpenLoopRampsConfigs
-
If non-zero, this determines how much time to ramp from 0% output to 100% during the open-loop DutyCycleOut control mode.
- DutyCycleOut - Class in com.ctre.phoenix6.controls
-
Request a specified motor duty cycle.
- DutyCycleOut - Enum constant in enum class com.ctre.phoenix6.signals.ControlModeValue
- DutyCycleOut - Enum constant in enum class com.ctre.phoenix6.signals.DifferentialControlModeValue
- DutyCycleOut(double) - Constructor for class com.ctre.phoenix6.controls.DutyCycleOut
-
Request a specified motor duty cycle.
- DynamicMotionMagicDutyCycle - Class in com.ctre.phoenix6.controls
-
Requires Phoenix Pro and CANivore; Requests Motion Magic® to target a final position using a motion profile.
- DynamicMotionMagicDutyCycle(double, double, double, double) - Constructor for class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
-
Requires Phoenix Pro and CANivore; Requests Motion Magic® to target a final position using a motion profile.
- DynamicMotionMagicDutyCycle(Angle, AngularVelocity, AngularAcceleration, Velocity<AngularAccelerationUnit>) - Constructor for class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
-
Requires Phoenix Pro and CANivore; Requests Motion Magic® to target a final position using a motion profile.
- DynamicMotionMagicTorqueCurrentFOC - Class in com.ctre.phoenix6.controls
-
Requires Phoenix Pro and CANivore; Requests Motion Magic® to target a final position using a motion profile.
- DynamicMotionMagicTorqueCurrentFOC(double, double, double, double) - Constructor for class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
-
Requires Phoenix Pro and CANivore; Requests Motion Magic® to target a final position using a motion profile.
- DynamicMotionMagicTorqueCurrentFOC(Angle, AngularVelocity, AngularAcceleration, Velocity<AngularAccelerationUnit>) - Constructor for class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
-
Requires Phoenix Pro and CANivore; Requests Motion Magic® to target a final position using a motion profile.
- DynamicMotionMagicVoltage - Class in com.ctre.phoenix6.controls
-
Requires Phoenix Pro and CANivore; Requests Motion Magic® to target a final position using a motion profile.
- DynamicMotionMagicVoltage(double, double, double, double) - Constructor for class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Requires Phoenix Pro and CANivore; Requests Motion Magic® to target a final position using a motion profile.
- DynamicMotionMagicVoltage(Angle, AngularVelocity, AngularAcceleration, Velocity<AngularAccelerationUnit>) - Constructor for class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Requires Phoenix Pro and CANivore; Requests Motion Magic® to target a final position using a motion profile.
E
- EcuIsNotPresent - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Device is not present.
- ecutimeStampSeconds - Variable in class com.ctre.phoenix6.jni.StatusSignalJNI
- Elevator_Static - Enum constant in enum class com.ctre.phoenix6.signals.GravityTypeValue
-
The system's gravity feedforward is constant, such as an elevator.
- EmptyControl - Class in com.ctre.phoenix6.controls
-
Generic Empty Control class used to do nothing.
- EmptyControl() - Constructor for class com.ctre.phoenix6.controls.EmptyControl
-
Constructs an empty control request.
- enableAutoLogging(boolean) - Static method in class com.ctre.phoenix6.SignalLogger
-
Enables or disables auto logging.
- EnableCompass - Variable in class com.ctre.phoenix6.configs.Pigeon2FeaturesConfigs
-
Turns on or off the magnetometer fusing for 9-axis.
- enableContinuousInput(double, double) - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Enables continuous input.
- enableContinuousInput(double, double) - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Enables continuous input.
- Enabled - Enum constant in enum class com.ctre.phoenix6.signals.DeviceEnableValue
- Enabled - Enum constant in enum class com.ctre.phoenix6.signals.MotionMagicIsRunningValue
- Enabled - Enum constant in enum class com.ctre.phoenix6.signals.RobotEnableValue
- enableFOC - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI.ModuleApplyParams
- EnableFOC - Variable in class com.ctre.phoenix6.controls.DifferentialDutyCycle
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.DifferentialMotionMagicDutyCycle
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.DifferentialMotionMagicVoltage
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.DifferentialPositionDutyCycle
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.DifferentialPositionVoltage
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.DifferentialVelocityDutyCycle
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.DifferentialVelocityVoltage
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.DifferentialVoltage
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.DutyCycleOut
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.MotionMagicDutyCycle
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.MotionMagicExpoDutyCycle
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.MotionMagicExpoVoltage
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityDutyCycle
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityTorqueCurrentFOC
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityVoltage
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.MotionMagicVoltage
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.PositionDutyCycle
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.PositionVoltage
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.VelocityDutyCycle
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.VelocityVoltage
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.controls.VoltageOut
-
Set to true to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- EnableFOC - Variable in class com.ctre.phoenix6.swerve.SwerveModule.ModuleRequest
-
When using Voltage-based control, set to true (default) to use FOC commutation (requires Phoenix Pro), which increases peak power by ~15%.
- error - Variable in class com.ctre.phoenix6.BaseStatusSignal
- ErrorReportingJNI - Class in com.ctre.phoenix6.jni
- ErrorReportingJNI() - Constructor for class com.ctre.phoenix6.jni.ErrorReportingJNI
F
- FailedDaqs - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain.LegacySwerveDriveState
-
Number of failed data acquisitions
- FailedDaqs - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain.OdometryThread
- FailedDaqs - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI.DriveState
-
Number of failed data acquisitions
- FailedDaqs - Variable in class com.ctre.phoenix6.swerve.SwerveDrivetrain.SwerveDriveState
-
Number of failed data acquisitions
- Falcon500_Integrated - Enum constant in enum class com.ctre.phoenix6.signals.ConnectedMotorValue
-
Talon is attached to an integrated Falcon motor.
- Fault - Enum constant in enum class com.ctre.phoenix6.signals.System_StateValue
- FeatureNotSupported - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
This feature is not supported.
- FeatureRequiresHigherFirm - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Features requires newer firmware version.
- FeaturesNotAvailableYet - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
This feature will be supported in a future update.
- feed() - Method in class com.ctre.phoenix6.hardware.TalonFX
-
Feed the motor safety object.
- Feedback - Variable in class com.ctre.phoenix6.configs.TalonFXConfiguration
-
Configs that affect the feedback of this motor controller.
- FeedbackConfigs - Class in com.ctre.phoenix6.configs
-
Configs that affect the feedback of this motor controller.
- FeedbackConfigs() - Constructor for class com.ctre.phoenix6.configs.FeedbackConfigs
- FeedbackRemoteSensorID - Variable in class com.ctre.phoenix6.configs.FeedbackConfigs
-
Device ID of which remote device to use.
- FeedbackRotorOffset - Variable in class com.ctre.phoenix6.configs.FeedbackConfigs
-
The offset applied to the absolute integrated rotor sensor.
- FeedbackSensorSource - Variable in class com.ctre.phoenix6.configs.FeedbackConfigs
-
Choose what sensor source is reported via API and used by closed-loop and limit features.
- FeedbackSensorSourceValue - Enum Class in com.ctre.phoenix6.signals
-
Choose what sensor source is reported via API and used by closed-loop and limit features.
- FeedbackSource - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
-
Choose how the feedback sensors should be configured.
- FeedbackSource - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstantsFactory
-
Choose how the feedback sensors should be configured.
- FeedbackSource - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstants
-
Choose how the feedback sensors should be configured.
- FeedbackSource - Variable in class com.ctre.phoenix6.swerve.SwerveModuleConstantsFactory
-
Choose how the feedback sensors should be configured.
- feedEnable(int) - Static method in class com.ctre.phoenix6.unmanaged.Unmanaged
-
Feed the robot enable.
- FeedForward - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
-
Feedforward to apply in fractional units between -1 and +1.
- FeedForward - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
-
Feedforward to apply in torque current in Amperes.
- FeedForward - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Feedforward to apply in volts
- FeedForward - Variable in class com.ctre.phoenix6.controls.MotionMagicDutyCycle
-
Feedforward to apply in fractional units between -1 and +1.
- FeedForward - Variable in class com.ctre.phoenix6.controls.MotionMagicExpoDutyCycle
-
Feedforward to apply in fractional units between -1 and +1.
- FeedForward - Variable in class com.ctre.phoenix6.controls.MotionMagicExpoTorqueCurrentFOC
-
Feedforward to apply in torque current in Amperes.
- FeedForward - Variable in class com.ctre.phoenix6.controls.MotionMagicExpoVoltage
-
Feedforward to apply in volts
- FeedForward - Variable in class com.ctre.phoenix6.controls.MotionMagicTorqueCurrentFOC
-
Feedforward to apply in torque current in Amperes.
- FeedForward - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityDutyCycle
-
Feedforward to apply in fractional units between -1 and +1.
- FeedForward - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityTorqueCurrentFOC
-
Feedforward to apply in torque current in Amperes.
- FeedForward - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityVoltage
-
Feedforward to apply in volts
- FeedForward - Variable in class com.ctre.phoenix6.controls.MotionMagicVoltage
-
Feedforward to apply in volts
- FeedForward - Variable in class com.ctre.phoenix6.controls.PositionDutyCycle
-
Feedforward to apply in fractional units between -1 and +1.
- FeedForward - Variable in class com.ctre.phoenix6.controls.PositionTorqueCurrentFOC
-
Feedforward to apply in torque current in Amperes.
- FeedForward - Variable in class com.ctre.phoenix6.controls.PositionVoltage
-
Feedforward to apply in volts
- FeedForward - Variable in class com.ctre.phoenix6.controls.VelocityDutyCycle
-
Feedforward to apply in fractional units between -1 and +1.
- FeedForward - Variable in class com.ctre.phoenix6.controls.VelocityTorqueCurrentFOC
-
Feedforward to apply in torque current in Amperes.
- FeedForward - Variable in class com.ctre.phoenix6.controls.VelocityVoltage
-
Feedforward to apply in volts
- FieldCentric() - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentric
- FieldCentric() - Constructor for class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentric
- FieldCentricFacingAngle() - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentricFacingAngle
- FieldCentricFacingAngle() - Constructor for class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentricFacingAngle
- FirmVersionCouldNotBeRetrieved - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Firm Vers could not be retrieved.
- FirmwareNonFRC - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Firmware is legacy non-FRC version.
- FirmwareTooNew - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Firmware Too New.
- FirmwareTooOld - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Firmware Too Old.
- FirmwareVersNotCompatible - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Firmware version is not compatible with this version of Phoenix.
- FlashWasGood - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Device field upgrade was successful.
- Follower - Class in com.ctre.phoenix6.controls
-
Follow the motor output of another Talon.
- Follower - Enum constant in enum class com.ctre.phoenix6.signals.ControlModeValue
- Follower - Enum constant in enum class com.ctre.phoenix6.signals.DifferentialControlModeValue
- Follower(int, boolean) - Constructor for class com.ctre.phoenix6.controls.Follower
-
Follow the motor output of another Talon.
- ForwardLimitAutosetPositionEnable - Variable in class com.ctre.phoenix6.configs.HardwareLimitSwitchConfigs
-
If enabled, the position is automatically set to a specific value, specified by ForwardLimitAutosetPositionValue, when the forward limit switch is asserted.
- ForwardLimitAutosetPositionValue - Variable in class com.ctre.phoenix6.configs.HardwareLimitSwitchConfigs
-
The value to automatically set the position to when the forward limit switch is asserted.
- ForwardLimitEnable - Variable in class com.ctre.phoenix6.configs.HardwareLimitSwitchConfigs
-
If enabled, motor output is set to neutral when the forward limit switch is asserted and positive output is requested.
- ForwardLimitRemoteSensorID - Variable in class com.ctre.phoenix6.configs.HardwareLimitSwitchConfigs
-
Device ID of the remote device if using remote limit switch features for the forward limit switch.
- ForwardLimitSource - Variable in class com.ctre.phoenix6.configs.HardwareLimitSwitchConfigs
-
Determines where to poll the forward limit switch.
- ForwardLimitSourceValue - Enum Class in com.ctre.phoenix6.signals
-
Determines where to poll the forward limit switch.
- ForwardLimitType - Variable in class com.ctre.phoenix6.configs.HardwareLimitSwitchConfigs
-
Determines if the forward limit switch is normally-open (default) or normally-closed.
- ForwardLimitTypeValue - Enum Class in com.ctre.phoenix6.signals
-
Determines if the forward limit switch is normally-open (default) or normally-closed.
- ForwardLimitValue - Enum Class in com.ctre.phoenix6.signals
-
Forward Limit Pin.
- ForwardPerspective - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.ApplyFieldSpeeds
-
The perspective to use when determining which direction is forward.
- ForwardPerspective - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentric
-
The perspective to use when determining which direction is forward.
- ForwardPerspective - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentricFacingAngle
-
The perspective to use when determining which direction is forward.
- ForwardReference - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentric
-
The perspective to use when determining which direction is forward.
- ForwardReference - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentricFacingAngle
-
The perspective to use when determining which direction is forward.
- ForwardSoftLimitEnable - Variable in class com.ctre.phoenix6.configs.SoftwareLimitSwitchConfigs
-
If enabled, the motor output is set to neutral if position exceeds ForwardSoftLimitThreshold and forward output is requested.
- ForwardSoftLimitThreshold - Variable in class com.ctre.phoenix6.configs.SoftwareLimitSwitchConfigs
-
Position threshold for forward soft limit features.
- FOVCenterX - Variable in class com.ctre.phoenix6.configs.FovParamsConfigs
-
Specifies the target center of the Field of View in the X direction.
- FOVCenterY - Variable in class com.ctre.phoenix6.configs.FovParamsConfigs
-
Specifies the target center of the Field of View in the Y direction.
- FovParams - Variable in class com.ctre.phoenix6.configs.CANrangeConfiguration
-
Configs that affect the ToF Field of View
- FovParamsConfigs - Class in com.ctre.phoenix6.configs
-
Configs that affect the ToF Field of View
- FovParamsConfigs() - Constructor for class com.ctre.phoenix6.configs.FovParamsConfigs
- FOVRangeX - Variable in class com.ctre.phoenix6.configs.FovParamsConfigs
-
Specifies the target range of the Field of View in the X direction.
- FOVRangeY - Variable in class com.ctre.phoenix6.configs.FovParamsConfigs
-
Specifies the target range of the Field of View in the Y direction.
- fpgaToCurrentTime(double) - Static method in class com.ctre.phoenix6.Utils
-
Converts an FPGA timestamp to the timebase reported by
Utils.getCurrentTimeSeconds()
. - Frc_Locked - Enum constant in enum class com.ctre.phoenix6.signals.FrcLockValue
- Frc_Unlocked - Enum constant in enum class com.ctre.phoenix6.signals.FrcLockValue
- FrcLockValue - Enum Class in com.ctre.phoenix6.signals
-
Whether device is locked by FRC.
- FrequentConfigCalls - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Do not apply or refresh configs periodically, as configs are blocking.
- from(Slot0Configs) - Static method in class com.ctre.phoenix6.configs.SlotConfigs
- from(Slot1Configs) - Static method in class com.ctre.phoenix6.configs.SlotConfigs
- from(Slot2Configs) - Static method in class com.ctre.phoenix6.configs.SlotConfigs
- from(SlotConfigs) - Static method in class com.ctre.phoenix6.configs.Slot0Configs
- from(SlotConfigs) - Static method in class com.ctre.phoenix6.configs.Slot1Configs
- from(SlotConfigs) - Static method in class com.ctre.phoenix6.configs.Slot2Configs
- FusedCANcoder - Enum constant in enum class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants.SteerFeedbackType
-
Requires Pro
- FusedCANcoder - Enum constant in enum class com.ctre.phoenix6.signals.FeedbackSensorSourceValue
-
Requires Phoenix Pro; Talon will fuse another CANcoder's information with the internal rotor, which provides the best possible position and velocity for accuracy and bandwidth (this also requires setting FeedbackRemoteSensorID).
- FusedCANcoder - Enum constant in enum class com.ctre.phoenix6.swerve.SwerveModuleConstants.SteerFeedbackType
-
Requires Pro; Use
FeedbackSensorSourceValue.FusedCANcoder
for the steer motor. - FutureProofConfigs - Variable in class com.ctre.phoenix6.configs.CANcoderConfiguration
-
True if we should factory default newer unsupported configs, false to leave newer unsupported configs alone.
- FutureProofConfigs - Variable in class com.ctre.phoenix6.configs.CANrangeConfiguration
-
True if we should factory default newer unsupported configs, false to leave newer unsupported configs alone.
- FutureProofConfigs - Variable in class com.ctre.phoenix6.configs.Pigeon2Configuration
-
True if we should factory default newer unsupported configs, false to leave newer unsupported configs alone.
- FutureProofConfigs - Variable in class com.ctre.phoenix6.configs.TalonFXConfiguration
-
True if we should factory default newer unsupported configs, false to leave newer unsupported configs alone.
G
- GadgeteerDeviceNoSetId - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Cannot set the ID of a gadgeteer device.
- GainsAreNotSet - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
GainsAreNotSet
- GEN_MODULE_ERROR - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
GEN_MODULE_ERROR
- GEN_PORT_ERROR - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
GEN_PORT_ERROR
- GeneralError - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
General Error Occurred.
- GeneralWarning - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
General Warning Occurred.
- get() - Method in class com.ctre.phoenix6.hardware.TalonFX
-
Common interface for getting the current set speed of a motor controller.
- getAbsolutePosition() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Absolute Position of the device.
- getAbsolutePosition(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Absolute Position of the device.
- getAbsoluteSensorDiscontinuityPointMeasure() - Method in class com.ctre.phoenix6.configs.MagnetSensorConfigs
-
Helper method to get this configuration's AbsoluteSensorDiscontinuityPoint parameter converted to a unit type.
- getAcceleration() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Acceleration of the device in mechanism rotations per second².
- getAcceleration() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Acceleration of the device in mechanism rotations per second².
- getAcceleration(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Acceleration of the device in mechanism rotations per second².
- getAcceleration(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Acceleration of the device in mechanism rotations per second².
- getAccelerationMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
-
Helper method to get this Control Request's Acceleration parameter converted to a unit type.
- getAccelerationMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
-
Helper method to get this Control Request's Acceleration parameter converted to a unit type.
- getAccelerationMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Helper method to get this Control Request's Acceleration parameter converted to a unit type.
- getAccelerationMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityDutyCycle
-
Helper method to get this Control Request's Acceleration parameter converted to a unit type.
- getAccelerationMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityTorqueCurrentFOC
-
Helper method to get this Control Request's Acceleration parameter converted to a unit type.
- getAccelerationMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityVoltage
-
Helper method to get this Control Request's Acceleration parameter converted to a unit type.
- getAccelerationMeasure() - Method in class com.ctre.phoenix6.controls.VelocityDutyCycle
-
Helper method to get this Control Request's Acceleration parameter converted to a unit type.
- getAccelerationMeasure() - Method in class com.ctre.phoenix6.controls.VelocityTorqueCurrentFOC
-
Helper method to get this Control Request's Acceleration parameter converted to a unit type.
- getAccelerationMeasure() - Method in class com.ctre.phoenix6.controls.VelocityVoltage
-
Helper method to get this Control Request's Acceleration parameter converted to a unit type.
- getAccelerationX() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The acceleration measured by Pigeon2 in the X direction.
- getAccelerationX(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The acceleration measured by Pigeon2 in the X direction.
- getAccelerationY() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The acceleration measured by Pigeon2 in the Y direction.
- getAccelerationY(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The acceleration measured by Pigeon2 in the Y direction.
- getAccelerationZ() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The acceleration measured by Pigeon2 in the Z direction.
- getAccelerationZ(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The acceleration measured by Pigeon2 in the Z direction.
- getAccumGyroX() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The accumulated gyro about the X axis without any sensor fusing.
- getAccumGyroX(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The accumulated gyro about the X axis without any sensor fusing.
- getAccumGyroY() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The accumulated gyro about the Y axis without any sensor fusing.
- getAccumGyroY(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The accumulated gyro about the Y axis without any sensor fusing.
- getAccumGyroZ() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The accumulated gyro about the Z axis without any sensor fusing.
- getAccumGyroZ(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The accumulated gyro about the Z axis without any sensor fusing.
- getAllTimestamps() - Method in class com.ctre.phoenix6.BaseStatusSignal
-
Get all timestamps relevant for this signal.
- getAmbientSignal() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
The amount of ambient infrared light that the sensor is detecting.
- getAmbientSignal(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
The amount of ambient infrared light that the sensor is detecting.
- getAncillaryDeviceTemp() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Temperature of device from second sensor.
- getAncillaryDeviceTemp() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Temperature of device from second sensor.
- getAncillaryDeviceTemp(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Temperature of device from second sensor.
- getAncillaryDeviceTemp(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Temperature of device from second sensor.
- getAngle() - Method in class com.ctre.phoenix6.hardware.Pigeon2
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getAngularVelocityXDevice() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The angular velocity (ω) of the Pigeon 2 about the device's X axis.
- getAngularVelocityXDevice(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The angular velocity (ω) of the Pigeon 2 about the device's X axis.
- getAngularVelocityXWorld() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The angular velocity (ω) of the Pigeon 2 about the X axis with respect to the world frame.
- getAngularVelocityXWorld(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The angular velocity (ω) of the Pigeon 2 about the X axis with respect to the world frame.
- getAngularVelocityYDevice() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The angular velocity (ω) of the Pigeon 2 about the device's Y axis.
- getAngularVelocityYDevice(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The angular velocity (ω) of the Pigeon 2 about the device's Y axis.
- getAngularVelocityYWorld() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The angular velocity (ω) of the Pigeon 2 about the Y axis with respect to the world frame.
- getAngularVelocityYWorld(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The angular velocity (ω) of the Pigeon 2 about the Y axis with respect to the world frame.
- getAngularVelocityZDevice() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The angular velocity (ω) of the Pigeon 2 about the device's Z axis.
- getAngularVelocityZDevice(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The angular velocity (ω) of the Pigeon 2 about the device's Z axis.
- getAngularVelocityZWorld() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The angular velocity (ω) of the Pigeon 2 about the Z axis with respect to the world frame.
- getAngularVelocityZWorld(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The angular velocity (ω) of the Pigeon 2 about the Z axis with respect to the world frame.
- getApiCompliancy() - Static method in class com.ctre.phoenix6.unmanaged.Unmanaged
-
Gets this API's compliancy version
- getAppliedControl() - Method in class com.ctre.phoenix6.hardware.ParentDevice
-
Get the latest applied control.
- getAppliedRotorPolarity() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The applied rotor polarity as seen from the front of the motor.
- getAppliedRotorPolarity() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The applied rotor polarity as seen from the front of the motor.
- getAppliedRotorPolarity(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The applied rotor polarity as seen from the front of the motor.
- getAppliedRotorPolarity(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The applied rotor polarity as seen from the front of the motor.
- getAppliedUpdateFrequency() - Method in class com.ctre.phoenix6.BaseStatusSignal
-
Gets the rate at which the device will publish this signal.
- getAppliedUpdateFrequencyMeasure() - Method in class com.ctre.phoenix6.BaseStatusSignal
-
Gets the rate at which the device will publish this signal as a unit type.
- getAudioFrequencyMeasure() - Method in class com.ctre.phoenix6.controls.MusicTone
-
Helper method to get this Control Request's AudioFrequency parameter converted to a unit type.
- getBestTimestamp() - Method in class com.ctre.phoenix6.AllTimestamps
-
Get the most accurate timestamp available.
- getBoolean(String) - Static method in class com.ctre.phoenix6.HootReplay
-
Gets a boolean user signal.
- getBooleanArray(String) - Static method in class com.ctre.phoenix6.HootReplay
-
Gets a boolean user signal.
- getBridgeOutput() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The applied output of the bridge.
- getBridgeOutput() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The applied output of the bridge.
- getBridgeOutput(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The applied output of the bridge.
- getBridgeOutput(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The applied output of the bridge.
- getCachedPosition() - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModule
-
Gets the last cached swerve module position.
- getCachedPosition() - Method in class com.ctre.phoenix6.swerve.SwerveModule
-
Gets the last cached swerve module position.
- getCANcoder() - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModule
-
Gets this module's CANcoder reference.
- getCANcoder() - Method in class com.ctre.phoenix6.swerve.SwerveModule
-
Gets this module's CANcoder reference.
- getCANivoreTimestamp() - Method in class com.ctre.phoenix6.AllTimestamps
-
Get the timestamp as reported by the
Timestamp.TimestampSource.CANivore
source. - getClosedLoopDerivativeOutput() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Closed loop derivative component
- getClosedLoopDerivativeOutput() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Closed loop derivative component
- getClosedLoopDerivativeOutput(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Closed loop derivative component
- getClosedLoopDerivativeOutput(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Closed loop derivative component
- getClosedLoopError() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The difference between target reference and current measurement
- getClosedLoopError() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The difference between target reference and current measurement
- getClosedLoopError(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The difference between target reference and current measurement
- getClosedLoopError(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The difference between target reference and current measurement
- getClosedLoopFeedForward() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Feedforward passed by the user
- getClosedLoopFeedForward() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Feedforward passed by the user
- getClosedLoopFeedForward(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Feedforward passed by the user
- getClosedLoopFeedForward(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Feedforward passed by the user
- getClosedLoopIntegratedOutput() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Closed loop integrated component
- getClosedLoopIntegratedOutput() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Closed loop integrated component
- getClosedLoopIntegratedOutput(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Closed loop integrated component
- getClosedLoopIntegratedOutput(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Closed loop integrated component
- getClosedLoopOutput() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Closed loop total output
- getClosedLoopOutput() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Closed loop total output
- getClosedLoopOutput(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Closed loop total output
- getClosedLoopOutput(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Closed loop total output
- getClosedLoopProportionalOutput() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Closed loop proportional component
- getClosedLoopProportionalOutput() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Closed loop proportional component
- getClosedLoopProportionalOutput(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Closed loop proportional component
- getClosedLoopProportionalOutput(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Closed loop proportional component
- getClosedLoopReference() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Value that the closed loop is targeting
- getClosedLoopReference() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Value that the closed loop is targeting
- getClosedLoopReference(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Value that the closed loop is targeting
- getClosedLoopReference(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Value that the closed loop is targeting
- getClosedLoopReferenceSlope() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Derivative of the target that the closed loop is targeting
- getClosedLoopReferenceSlope() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Derivative of the target that the closed loop is targeting
- getClosedLoopReferenceSlope(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Derivative of the target that the closed loop is targeting
- getClosedLoopReferenceSlope(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Derivative of the target that the closed loop is targeting
- getClosedLoopSlot() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The slot that the closed-loop PID is using.
- getClosedLoopSlot() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The slot that the closed-loop PID is using.
- getClosedLoopSlot(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The slot that the closed-loop PID is using.
- getClosedLoopSlot(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The slot that the closed-loop PID is using.
- GetConfigs(String, int, double) - Method in class com.ctre.phoenix6.configs.jni.ConfigJNI
- getConfigsPrivate(StringBuilder, double) - Method in class com.ctre.phoenix6.configs.ParentConfigurator
- getConfigurator() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Gets the configurator to use with this device's configs
- getConfigurator() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Gets the configurator to use with this device's configs
- getConfigurator() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Gets the configurator to use with this device's configs
- getConfigurator() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Gets the configurator to use with this device's configs
- getConnectedMotor() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The type of motor attached to the Talon.
- getConnectedMotor() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The type of motor attached to the Talon.
- getConnectedMotor(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The type of motor attached to the Talon.
- getConnectedMotor(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The type of motor attached to the Talon.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.CoastOut
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.ControlRequest
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DifferentialDutyCycle
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DifferentialFollower
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DifferentialMotionMagicDutyCycle
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DifferentialMotionMagicVoltage
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DifferentialPositionDutyCycle
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DifferentialPositionVoltage
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DifferentialStrictFollower
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DifferentialVelocityDutyCycle
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DifferentialVelocityVoltage
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DifferentialVoltage
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DutyCycleOut
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.EmptyControl
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.Follower
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.MotionMagicDutyCycle
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.MotionMagicExpoDutyCycle
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.MotionMagicExpoTorqueCurrentFOC
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.MotionMagicExpoVoltage
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.MotionMagicTorqueCurrentFOC
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityDutyCycle
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityTorqueCurrentFOC
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityVoltage
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.MotionMagicVoltage
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.MusicTone
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.NeutralOut
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.PositionDutyCycle
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.PositionTorqueCurrentFOC
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.PositionVoltage
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.StaticBrake
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.StrictFollower
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.TorqueCurrentFOC
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.VelocityDutyCycle
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.VelocityTorqueCurrentFOC
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.VelocityVoltage
-
Gets information about this control request.
- getControlInfo() - Method in class com.ctre.phoenix6.controls.VoltageOut
-
Gets information about this control request.
- getControlMode() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The active control mode of the motor controller.
- getControlMode() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The active control mode of the motor controller.
- getControlMode(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The active control mode of the motor controller.
- getControlMode(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The active control mode of the motor controller.
- getControlTimesyncFreqHzMeasure() - Method in class com.ctre.phoenix6.configs.MotorOutputConfigs
-
Helper method to get this configuration's ControlTimesyncFreqHz parameter converted to a unit type.
- getCurrentState() - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModule
-
Get the current state of the module.
- getCurrentState() - Method in class com.ctre.phoenix6.swerve.SwerveModule
-
Get the current state of the module.
- getCurrentTime() - Method in class com.ctre.phoenix6.Orchestra
-
Gets the current timestamp of the music file.
- getCurrentTimeSeconds() - Static method in class com.ctre.phoenix6.jni.UtilsJNI
- getCurrentTimeSeconds() - Static method in class com.ctre.phoenix6.Utils
-
Get the current timestamp in seconds.
- getD() - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Get the Differential coefficient.
- getD() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Get the Differential coefficient.
- getDaqThread() - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain
-
Gets a reference to the data acquisition thread.
- getDataCopy() - Method in class com.ctre.phoenix6.StatusSignal
-
Get a basic data-only container with this information, to be used for things such as data logging.
- getDeadbandMeasure() - Method in class com.ctre.phoenix6.controls.TorqueCurrentFOC
-
Helper method to get this Control Request's Deadband parameter converted to a unit type.
- getDescription() - Method in class com.ctre.phoenix6.hardware.TalonFX
- getDescription() - Method in enum class com.ctre.phoenix6.StatusCode
-
Gets the description of this StatusCode
- getDescription() - Method in class com.ctre.phoenix6.wpiutils.MotorSafetyImplem
- getDeviceEnable() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Indicates if device is actuator enabled.
- getDeviceEnable() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Indicates if device is actuator enabled.
- getDeviceEnable(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Indicates if device is actuator enabled.
- getDeviceEnable(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Indicates if device is actuator enabled.
- getDeviceHash() - Method in class com.ctre.phoenix6.hardware.DeviceIdentifier
- getDeviceHash() - Method in class com.ctre.phoenix6.hardware.ParentDevice
-
Gets a number unique for this device's hardware type and ID.
- getDeviceHash(int, String, String) - Static method in class com.ctre.phoenix6.hardware.jni.HardwareJNI
- getDeviceId() - Method in class com.ctre.phoenix6.hardware.DeviceIdentifier
- getDeviceID() - Method in class com.ctre.phoenix6.hardware.ParentDevice
- getDeviceTemp() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Temperature of device.
- getDeviceTemp() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Temperature of device.
- getDeviceTemp(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Temperature of device.
- getDeviceTemp(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Temperature of device.
- getDeviceTimestamp() - Method in class com.ctre.phoenix6.AllTimestamps
-
Get the timestamp as reported by the
Timestamp.TimestampSource.Device
source. - getDifferentialAveragePosition() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Average component of the differential position of device.
- getDifferentialAveragePosition() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Average component of the differential position of device.
- getDifferentialAveragePosition(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Average component of the differential position of device.
- getDifferentialAveragePosition(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Average component of the differential position of device.
- getDifferentialAverageVelocity() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Average component of the differential velocity of device.
- getDifferentialAverageVelocity() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Average component of the differential velocity of device.
- getDifferentialAverageVelocity(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Average component of the differential velocity of device.
- getDifferentialAverageVelocity(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Average component of the differential velocity of device.
- getDifferentialClosedLoopDerivativeOutput() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Differential closed loop derivative component
- getDifferentialClosedLoopDerivativeOutput() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Differential closed loop derivative component
- getDifferentialClosedLoopDerivativeOutput(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Differential closed loop derivative component
- getDifferentialClosedLoopDerivativeOutput(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Differential closed loop derivative component
- getDifferentialClosedLoopError() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The difference between target differential reference and current measurement
- getDifferentialClosedLoopError() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The difference between target differential reference and current measurement
- getDifferentialClosedLoopError(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The difference between target differential reference and current measurement
- getDifferentialClosedLoopError(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The difference between target differential reference and current measurement
- getDifferentialClosedLoopFeedForward() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Differential Feedforward passed by the user
- getDifferentialClosedLoopFeedForward() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Differential Feedforward passed by the user
- getDifferentialClosedLoopFeedForward(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Differential Feedforward passed by the user
- getDifferentialClosedLoopFeedForward(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Differential Feedforward passed by the user
- getDifferentialClosedLoopIntegratedOutput() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Differential closed loop integrated component
- getDifferentialClosedLoopIntegratedOutput() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Differential closed loop integrated component
- getDifferentialClosedLoopIntegratedOutput(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Differential closed loop integrated component
- getDifferentialClosedLoopIntegratedOutput(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Differential closed loop integrated component
- getDifferentialClosedLoopOutput() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Differential closed loop total output
- getDifferentialClosedLoopOutput() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Differential closed loop total output
- getDifferentialClosedLoopOutput(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Differential closed loop total output
- getDifferentialClosedLoopOutput(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Differential closed loop total output
- getDifferentialClosedLoopProportionalOutput() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Differential closed loop proportional component
- getDifferentialClosedLoopProportionalOutput() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Differential closed loop proportional component
- getDifferentialClosedLoopProportionalOutput(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Differential closed loop proportional component
- getDifferentialClosedLoopProportionalOutput(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Differential closed loop proportional component
- getDifferentialClosedLoopReference() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Value that the differential closed loop is targeting
- getDifferentialClosedLoopReference() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Value that the differential closed loop is targeting
- getDifferentialClosedLoopReference(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Value that the differential closed loop is targeting
- getDifferentialClosedLoopReference(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Value that the differential closed loop is targeting
- getDifferentialClosedLoopReferenceSlope() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Derivative of the target that the differential closed loop is targeting
- getDifferentialClosedLoopReferenceSlope() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Derivative of the target that the differential closed loop is targeting
- getDifferentialClosedLoopReferenceSlope(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Derivative of the target that the differential closed loop is targeting
- getDifferentialClosedLoopReferenceSlope(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Derivative of the target that the differential closed loop is targeting
- getDifferentialClosedLoopSlot() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The slot that the closed-loop differential PID is using.
- getDifferentialClosedLoopSlot() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The slot that the closed-loop differential PID is using.
- getDifferentialClosedLoopSlot(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The slot that the closed-loop differential PID is using.
- getDifferentialClosedLoopSlot(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The slot that the closed-loop differential PID is using.
- getDifferentialControlMode() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The active control mode of the differential controller.
- getDifferentialControlMode() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The active control mode of the differential controller.
- getDifferentialControlMode(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The active control mode of the differential controller.
- getDifferentialControlMode(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The active control mode of the differential controller.
- getDifferentialDifferencePosition() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Difference component of the differential position of device.
- getDifferentialDifferencePosition() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Difference component of the differential position of device.
- getDifferentialDifferencePosition(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Difference component of the differential position of device.
- getDifferentialDifferencePosition(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Difference component of the differential position of device.
- getDifferentialDifferenceVelocity() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Difference component of the differential velocity of device.
- getDifferentialDifferenceVelocity() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Difference component of the differential velocity of device.
- getDifferentialDifferenceVelocity(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Difference component of the differential velocity of device.
- getDifferentialDifferenceVelocity(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Difference component of the differential velocity of device.
- getDifferentialFollower() - Method in class com.ctre.phoenix6.mechanisms.DifferentialMechanism
-
Get the Talon FX that is differential follower.
- getDifferentialFollower() - Method in class com.ctre.phoenix6.mechanisms.SimpleDifferentialMechanism
-
Get the Talon FX that is differential follower.
- getDifferentialLeader() - Method in class com.ctre.phoenix6.mechanisms.DifferentialMechanism
-
Get the Talon FX that is differential leader.
- getDifferentialLeader() - Method in class com.ctre.phoenix6.mechanisms.SimpleDifferentialMechanism
-
Get the Talon FX that is differential leader.
- getDifferentialOutput() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The calculated motor output for differential followers.
- getDifferentialOutput() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The calculated motor output for differential followers.
- getDifferentialOutput(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The calculated motor output for differential followers.
- getDifferentialOutput(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The calculated motor output for differential followers.
- getDifferentialPositionMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialDutyCycle
-
Helper method to get this Control Request's DifferentialPosition parameter converted to a unit type.
- getDifferentialPositionMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialMotionMagicDutyCycle
-
Helper method to get this Control Request's DifferentialPosition parameter converted to a unit type.
- getDifferentialPositionMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialMotionMagicVoltage
-
Helper method to get this Control Request's DifferentialPosition parameter converted to a unit type.
- getDifferentialPositionMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialPositionDutyCycle
-
Helper method to get this Control Request's DifferentialPosition parameter converted to a unit type.
- getDifferentialPositionMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialPositionVoltage
-
Helper method to get this Control Request's DifferentialPosition parameter converted to a unit type.
- getDifferentialPositionMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialVelocityDutyCycle
-
Helper method to get this Control Request's DifferentialPosition parameter converted to a unit type.
- getDifferentialPositionMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialVelocityVoltage
-
Helper method to get this Control Request's DifferentialPosition parameter converted to a unit type.
- getDifferentialPositionMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialVoltage
-
Helper method to get this Control Request's DifferentialPosition parameter converted to a unit type.
- getDisabledReason() - Method in class com.ctre.phoenix6.mechanisms.DifferentialMechanism
- getDisabledReason() - Method in class com.ctre.phoenix6.mechanisms.SimpleDifferentialMechanism
- getDistance() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Distance to the nearest object in the configured field of view of the CANrange.
- getDistance(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Distance to the nearest object in the configured field of view of the CANrange.
- getDistanceStdDev() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Standard Deviation of the distance measurement.
- getDistanceStdDev(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Standard Deviation of the distance measurement.
- getDouble(String) - Static method in class com.ctre.phoenix6.HootReplay
-
Gets a double user signal.
- getDoubleArray(String) - Static method in class com.ctre.phoenix6.HootReplay
-
Gets a double array user signal.
- getDriveMotor() - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModule
-
Gets this module's Drive Motor TalonFX reference.
- getDriveMotor() - Method in class com.ctre.phoenix6.swerve.SwerveModule
-
Gets this module's Drive Motor TalonFX reference.
- getDutyCycle() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The applied motor duty cycle.
- getDutyCycle() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The applied motor duty cycle.
- getDutyCycle(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The applied motor duty cycle.
- getDutyCycle(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The applied motor duty cycle.
- getDutyCycleClosedLoopRampPeriodMeasure() - Method in class com.ctre.phoenix6.configs.ClosedLoopRampsConfigs
-
Helper method to get this configuration's DutyCycleClosedLoopRampPeriod parameter converted to a unit type.
- getDutyCycleOpenLoopRampPeriodMeasure() - Method in class com.ctre.phoenix6.configs.OpenLoopRampsConfigs
-
Helper method to get this configuration's DutyCycleOpenLoopRampPeriod parameter converted to a unit type.
- getEnableState() - Static method in class com.ctre.phoenix6.unmanaged.Unmanaged
- getExpiration() - Method in class com.ctre.phoenix6.hardware.TalonFX
-
Retrieve the timeout value for the corresponding motor safety object.
- getFault_BadMagnet() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
The magnet distance is not correct or magnet is missing Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BadMagnet(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
The magnet distance is not correct or magnet is missing Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootDuringEnable() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootDuringEnable() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootDuringEnable() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootDuringEnable() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootDuringEnable() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Device boot while detecting the enable signal Default Value: False
- getFault_BootDuringEnable(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootDuringEnable(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootDuringEnable(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootDuringEnable(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootDuringEnable(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Device boot while detecting the enable signal Default Value: False
- getFault_BootIntoMotion() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Motion Detected during bootup.
- getFault_BootIntoMotion(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Motion Detected during bootup.
- getFault_BootupAccelerometer() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Bootup checks failed: Accelerometer Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootupAccelerometer(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Bootup checks failed: Accelerometer Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootupGyroscope() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Bootup checks failed: Gyroscope Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootupGyroscope(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Bootup checks failed: Gyroscope Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootupMagnetometer() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Bootup checks failed: Magnetometer Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BootupMagnetometer(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Bootup checks failed: Magnetometer Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_BridgeBrownout() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Bridge was disabled most likely due to supply voltage dropping too low.
- getFault_BridgeBrownout() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Bridge was disabled most likely due to supply voltage dropping too low.
- getFault_BridgeBrownout(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Bridge was disabled most likely due to supply voltage dropping too low.
- getFault_BridgeBrownout(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Bridge was disabled most likely due to supply voltage dropping too low.
- getFault_DataAcquiredLate() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Motion stack data acquisition was slower than expected Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_DataAcquiredLate(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Motion stack data acquisition was slower than expected Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_DeviceTemp() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Device temperature exceeded limit Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_DeviceTemp() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Device temperature exceeded limit Default Value: False
- getFault_DeviceTemp(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Device temperature exceeded limit Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_DeviceTemp(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Device temperature exceeded limit Default Value: False
- getFault_ForwardHardLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Forward limit switch has been asserted.
- getFault_ForwardHardLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Forward limit switch has been asserted.
- getFault_ForwardHardLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Forward limit switch has been asserted.
- getFault_ForwardHardLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Forward limit switch has been asserted.
- getFault_ForwardSoftLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Forward soft limit has been asserted.
- getFault_ForwardSoftLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Forward soft limit has been asserted.
- getFault_ForwardSoftLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Forward soft limit has been asserted.
- getFault_ForwardSoftLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Forward soft limit has been asserted.
- getFault_FusedSensorOutOfSync() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor used for fusion has fallen out of sync to the local sensor.
- getFault_FusedSensorOutOfSync() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor used for fusion has fallen out of sync to the local sensor.
- getFault_FusedSensorOutOfSync(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor used for fusion has fallen out of sync to the local sensor.
- getFault_FusedSensorOutOfSync(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor used for fusion has fallen out of sync to the local sensor.
- getFault_Hardware() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Hardware() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Hardware() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Hardware() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Hardware() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Hardware fault occurred Default Value: False
- getFault_Hardware(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Hardware(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Hardware(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Hardware(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Hardware(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Hardware fault occurred Default Value: False
- getFault_LoopTimeSlow() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Motion stack loop time was slower than expected.
- getFault_LoopTimeSlow(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Motion stack loop time was slower than expected.
- getFault_MissingDifferentialFX() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote Talon used for differential control is not present on CAN Bus.
- getFault_MissingDifferentialFX() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote Talon used for differential control is not present on CAN Bus.
- getFault_MissingDifferentialFX(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote Talon used for differential control is not present on CAN Bus.
- getFault_MissingDifferentialFX(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote Talon used for differential control is not present on CAN Bus.
- getFault_MissingHardLimitRemote() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote limit switch device is not present on CAN Bus.
- getFault_MissingHardLimitRemote() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote limit switch device is not present on CAN Bus.
- getFault_MissingHardLimitRemote(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote limit switch device is not present on CAN Bus.
- getFault_MissingHardLimitRemote(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote limit switch device is not present on CAN Bus.
- getFault_MissingSoftLimitRemote() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote soft limit device is not present on CAN Bus.
- getFault_MissingSoftLimitRemote() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote soft limit device is not present on CAN Bus.
- getFault_MissingSoftLimitRemote(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote soft limit device is not present on CAN Bus.
- getFault_MissingSoftLimitRemote(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote soft limit device is not present on CAN Bus.
- getFault_OverSupplyV() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Supply Voltage has exceeded the maximum voltage rating of device.
- getFault_OverSupplyV() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Supply Voltage has exceeded the maximum voltage rating of device.
- getFault_OverSupplyV(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Supply Voltage has exceeded the maximum voltage rating of device.
- getFault_OverSupplyV(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Supply Voltage has exceeded the maximum voltage rating of device.
- getFault_ProcTemp() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Processor temperature exceeded limit Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_ProcTemp() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Processor temperature exceeded limit Default Value: False
- getFault_ProcTemp(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Processor temperature exceeded limit Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_ProcTemp(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Processor temperature exceeded limit Default Value: False
- getFault_RemoteSensorDataInvalid() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor's data is no longer trusted.
- getFault_RemoteSensorDataInvalid() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor's data is no longer trusted.
- getFault_RemoteSensorDataInvalid(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor's data is no longer trusted.
- getFault_RemoteSensorDataInvalid(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor's data is no longer trusted.
- getFault_RemoteSensorPosOverflow() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor position has overflowed.
- getFault_RemoteSensorPosOverflow() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor position has overflowed.
- getFault_RemoteSensorPosOverflow(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor position has overflowed.
- getFault_RemoteSensorPosOverflow(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor position has overflowed.
- getFault_RemoteSensorReset() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor has reset.
- getFault_RemoteSensorReset() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor has reset.
- getFault_RemoteSensorReset(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor has reset.
- getFault_RemoteSensorReset(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor has reset.
- getFault_ReverseHardLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Reverse limit switch has been asserted.
- getFault_ReverseHardLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Reverse limit switch has been asserted.
- getFault_ReverseHardLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Reverse limit switch has been asserted.
- getFault_ReverseHardLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Reverse limit switch has been asserted.
- getFault_ReverseSoftLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Reverse soft limit has been asserted.
- getFault_ReverseSoftLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Reverse soft limit has been asserted.
- getFault_ReverseSoftLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Reverse soft limit has been asserted.
- getFault_ReverseSoftLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Reverse soft limit has been asserted.
- getFault_SaturatedAccelerometer() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Accelerometer values are saturated Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_SaturatedAccelerometer(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Accelerometer values are saturated Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_SaturatedGyroscope() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Gyroscope values are saturated Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_SaturatedGyroscope(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Gyroscope values are saturated Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_SaturatedMagnetometer() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Magnetometer values are saturated Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_SaturatedMagnetometer(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Magnetometer values are saturated Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_StaticBrakeDisabled() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Static brake was momentarily disabled due to excessive braking current while disabled.
- getFault_StaticBrakeDisabled() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Static brake was momentarily disabled due to excessive braking current while disabled.
- getFault_StaticBrakeDisabled(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Static brake was momentarily disabled due to excessive braking current while disabled.
- getFault_StaticBrakeDisabled(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Static brake was momentarily disabled due to excessive braking current while disabled.
- getFault_StatorCurrLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Stator current limit occured.
- getFault_StatorCurrLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Stator current limit occured.
- getFault_StatorCurrLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Stator current limit occured.
- getFault_StatorCurrLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Stator current limit occured.
- getFault_SupplyCurrLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Supply current limit occured.
- getFault_SupplyCurrLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Supply current limit occured.
- getFault_SupplyCurrLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Supply current limit occured.
- getFault_SupplyCurrLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Supply current limit occured.
- getFault_Undervoltage() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Undervoltage() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Undervoltage() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Undervoltage() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Undervoltage() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Device supply voltage dropped to near brownout levels Default Value: False
- getFault_Undervoltage(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Undervoltage(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Undervoltage(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Undervoltage(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getFault_Undervoltage(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Device supply voltage dropped to near brownout levels Default Value: False
- getFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
An unlicensed feature is in use, device may not behave as expected.
- getFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
An unlicensed feature is in use, device may not behave as expected.
- getFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
An unlicensed feature is in use, device may not behave as expected.
- getFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
An unlicensed feature is in use, device may not behave as expected.
- getFault_UnlicensedFeatureInUse() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
An unlicensed feature is in use, device may not behave as expected.
- getFault_UnlicensedFeatureInUse(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
An unlicensed feature is in use, device may not behave as expected.
- getFault_UnlicensedFeatureInUse(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
An unlicensed feature is in use, device may not behave as expected.
- getFault_UnlicensedFeatureInUse(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
An unlicensed feature is in use, device may not behave as expected.
- getFault_UnlicensedFeatureInUse(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
An unlicensed feature is in use, device may not behave as expected.
- getFault_UnlicensedFeatureInUse(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
An unlicensed feature is in use, device may not behave as expected.
- getFault_UnstableSupplyV() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Supply Voltage is unstable.
- getFault_UnstableSupplyV() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Supply Voltage is unstable.
- getFault_UnstableSupplyV(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Supply Voltage is unstable.
- getFault_UnstableSupplyV(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Supply Voltage is unstable.
- getFault_UsingFusedCANcoderWhileUnlicensed() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Using Fused CANcoder feature while unlicensed.
- getFault_UsingFusedCANcoderWhileUnlicensed() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Using Fused CANcoder feature while unlicensed.
- getFault_UsingFusedCANcoderWhileUnlicensed(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Using Fused CANcoder feature while unlicensed.
- getFault_UsingFusedCANcoderWhileUnlicensed(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Using Fused CANcoder feature while unlicensed.
- getFaultField() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Integer representing all fault flags reported by the device.
- getFaultField() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Integer representing all fault flags reported by the device.
- getFaultField() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Integer representing all fault flags reported by the device.
- getFaultField() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Integer representing all fault flags reported by the device.
- getFaultField() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Integer representing all fault flags reported by the device.
- getFaultField(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Integer representing all fault flags reported by the device.
- getFaultField(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Integer representing all fault flags reported by the device.
- getFaultField(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Integer representing all fault flags reported by the device.
- getFaultField(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Integer representing all fault flags reported by the device.
- getFaultField(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Integer representing all fault flags reported by the device.
- getFeedbackRotorOffsetMeasure() - Method in class com.ctre.phoenix6.configs.FeedbackConfigs
-
Helper method to get this configuration's FeedbackRotorOffset parameter converted to a unit type.
- getFeedForwardMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
-
Helper method to get this Control Request's FeedForward parameter converted to a unit type.
- getFeedForwardMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Helper method to get this Control Request's FeedForward parameter converted to a unit type.
- getFeedForwardMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicExpoTorqueCurrentFOC
-
Helper method to get this Control Request's FeedForward parameter converted to a unit type.
- getFeedForwardMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicExpoVoltage
-
Helper method to get this Control Request's FeedForward parameter converted to a unit type.
- getFeedForwardMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicTorqueCurrentFOC
-
Helper method to get this Control Request's FeedForward parameter converted to a unit type.
- getFeedForwardMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityTorqueCurrentFOC
-
Helper method to get this Control Request's FeedForward parameter converted to a unit type.
- getFeedForwardMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityVoltage
-
Helper method to get this Control Request's FeedForward parameter converted to a unit type.
- getFeedForwardMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicVoltage
-
Helper method to get this Control Request's FeedForward parameter converted to a unit type.
- getFeedForwardMeasure() - Method in class com.ctre.phoenix6.controls.PositionTorqueCurrentFOC
-
Helper method to get this Control Request's FeedForward parameter converted to a unit type.
- getFeedForwardMeasure() - Method in class com.ctre.phoenix6.controls.PositionVoltage
-
Helper method to get this Control Request's FeedForward parameter converted to a unit type.
- getFeedForwardMeasure() - Method in class com.ctre.phoenix6.controls.VelocityTorqueCurrentFOC
-
Helper method to get this Control Request's FeedForward parameter converted to a unit type.
- getFeedForwardMeasure() - Method in class com.ctre.phoenix6.controls.VelocityVoltage
-
Helper method to get this Control Request's FeedForward parameter converted to a unit type.
- getFloat(String) - Static method in class com.ctre.phoenix6.HootReplay
-
Gets a float user signal.
- getFloatArray(String) - Static method in class com.ctre.phoenix6.HootReplay
-
Gets a float array user signal.
- getForwardLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Forward Limit Pin.
- getForwardLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Forward Limit Pin.
- getForwardLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Forward Limit Pin.
- getForwardLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Forward Limit Pin.
- getForwardLimitAutosetPositionValueMeasure() - Method in class com.ctre.phoenix6.configs.HardwareLimitSwitchConfigs
-
Helper method to get this configuration's ForwardLimitAutosetPositionValue parameter converted to a unit type.
- getForwardSoftLimitThresholdMeasure() - Method in class com.ctre.phoenix6.configs.SoftwareLimitSwitchConfigs
-
Helper method to get this configuration's ForwardSoftLimitThreshold parameter converted to a unit type.
- getFOVCenterXMeasure() - Method in class com.ctre.phoenix6.configs.FovParamsConfigs
-
Helper method to get this configuration's FOVCenterX parameter converted to a unit type.
- getFOVCenterYMeasure() - Method in class com.ctre.phoenix6.configs.FovParamsConfigs
-
Helper method to get this configuration's FOVCenterY parameter converted to a unit type.
- getFOVRangeXMeasure() - Method in class com.ctre.phoenix6.configs.FovParamsConfigs
-
Helper method to get this configuration's FOVRangeX parameter converted to a unit type.
- getFOVRangeYMeasure() - Method in class com.ctre.phoenix6.configs.FovParamsConfigs
-
Helper method to get this configuration's FOVRangeY parameter converted to a unit type.
- getGravityVectorX() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The X component of the gravity vector.
- getGravityVectorX(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The X component of the gravity vector.
- getGravityVectorY() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The Y component of the gravity vector.
- getGravityVectorY(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The Y component of the gravity vector.
- getGravityVectorZ() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The Z component of the gravity vector.
- getGravityVectorZ(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The Z component of the gravity vector.
- getI() - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Get the Integral coefficient.
- getI() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Get the Integral coefficient.
- getInstance() - Static method in class com.ctre.phoenix6.wpiutils.AutoFeedEnable
- getInstance() - Static method in class com.ctre.phoenix6.wpiutils.ReplayAutoEnable
- getInteger(String) - Static method in class com.ctre.phoenix6.HootReplay
-
Gets an integer user signal.
- getIntegerArray(String) - Static method in class com.ctre.phoenix6.HootReplay
-
Gets a boolean array user signal.
- getInverted() - Method in class com.ctre.phoenix6.hardware.TalonFX
-
Deprecated, for removal: This API element is subject to removal in a future version.This API is deprecated for removal in 2026. Since invert is a config, read the invert setting as part of a full
TalonFXConfiguration
object or using aMotorOutputConfigs
object. Applied invert, which may not match the invert config for followers, can also be fetched usingCoreTalonFX.getAppliedRotorPolarity()
. - getIsDetected() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Whether the CANrange detects an object using the configured proximity parameters.
- getIsDetected(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Whether the CANrange detects an object using the configured proximity parameters.
- getIsProLicensed() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Whether the device is Phoenix Pro licensed.
- getIsProLicensed() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Whether the device is Phoenix Pro licensed.
- getIsProLicensed() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Whether the device is Phoenix Pro licensed.
- getIsProLicensed() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Whether the device is Phoenix Pro licensed.
- getIsProLicensed() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Whether the device is Phoenix Pro licensed.
- getIsProLicensed(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Whether the device is Phoenix Pro licensed.
- getIsProLicensed(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Whether the device is Phoenix Pro licensed.
- getIsProLicensed(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Whether the device is Phoenix Pro licensed.
- getIsProLicensed(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Whether the device is Phoenix Pro licensed.
- getIsProLicensed(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Whether the device is Phoenix Pro licensed.
- getIZone() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Get the IZone range.
- getJerkMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
-
Helper method to get this Control Request's Jerk parameter converted to a unit type.
- getJerkMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
-
Helper method to get this Control Request's Jerk parameter converted to a unit type.
- getJerkMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Helper method to get this Control Request's Jerk parameter converted to a unit type.
- getKinematics() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Gets a reference to the kinematics used for the drivetrain.
- getLastAppliedOutput() - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
- getLastAppliedOutput() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Returns the last applied output from this PID controller.
- getLastStatusCode() - Method in class com.ctre.phoenix6.sim.TalonFXSimState
-
Gets the last status code generated by a simulation function.
- getLatency() - Method in class com.ctre.phoenix6.Timestamp
-
Get the latency of this timestamp compared to now
- getLatencyCompensatedValue(StatusSignal<MEAS>, StatusSignal<MEAS_PER_SEC>) - Static method in class com.ctre.phoenix6.BaseStatusSignal
-
Performs latency compensation on signal using the signalSlope and signal's latency to determine the magnitude of compensation.
- getLatencyCompensatedValue(StatusSignal<MEAS>, StatusSignal<MEAS_PER_SEC>, double) - Static method in class com.ctre.phoenix6.BaseStatusSignal
-
Performs latency compensation on signal using the signalSlope and signal's latency to determine the magnitude of compensation.
- getLatencyCompensatedValueAsDouble(BaseStatusSignal, BaseStatusSignal) - Static method in class com.ctre.phoenix6.BaseStatusSignal
-
Performs latency compensation on signal using the signalSlope and signal's latency to determine the magnitude of compensation.
- getLatencyCompensatedValueAsDouble(BaseStatusSignal, BaseStatusSignal, double) - Static method in class com.ctre.phoenix6.BaseStatusSignal
-
Performs latency compensation on signal using the signalSlope and signal's latency to determine the magnitude of compensation.
- getMagnetHealth() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Magnet health as measured by CANcoder.
- getMagnetHealth(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Magnet health as measured by CANcoder.
- getMagneticFieldX() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The biased magnitude of the magnetic field measured by the Pigeon 2 in the X direction.
- getMagneticFieldX(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The biased magnitude of the magnetic field measured by the Pigeon 2 in the X direction.
- getMagneticFieldY() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The biased magnitude of the magnetic field measured by the Pigeon 2 in the Y direction.
- getMagneticFieldY(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The biased magnitude of the magnetic field measured by the Pigeon 2 in the Y direction.
- getMagneticFieldZ() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The biased magnitude of the magnetic field measured by the Pigeon 2 in the Z direction.
- getMagneticFieldZ(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The biased magnitude of the magnetic field measured by the Pigeon 2 in the Z direction.
- getMagnetOffsetMeasure() - Method in class com.ctre.phoenix6.configs.MagnetSensorConfigs
-
Helper method to get this configuration's MagnetOffset parameter converted to a unit type.
- getMeasurementHealth() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Health of the distance measurement.
- getMeasurementHealth(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Health of the distance measurement.
- getMeasurementTime() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Timestamp of the most recent measurements.
- getMeasurementTime(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Timestamp of the most recent measurements.
- getMechanismState() - Method in class com.ctre.phoenix6.mechanisms.DifferentialMechanism
-
Gets the state of the mechanism.
- getMechanismState() - Method in class com.ctre.phoenix6.mechanisms.SimpleDifferentialMechanism
-
Gets the state of the mechanism.
- getModel() - Method in class com.ctre.phoenix6.hardware.DeviceIdentifier
- getModule(int) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain
-
Get a reference to the module at the specified index.
- getModule(int) - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Get a reference to the module at the specified index.
- getModuleLocations() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Gets the locations of the swerve modules.
- getModules() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Get a reference to the full array of modules.
- getMotionMagicAccelerationMeasure() - Method in class com.ctre.phoenix6.configs.MotionMagicConfigs
-
Helper method to get this configuration's MotionMagicAcceleration parameter converted to a unit type.
- getMotionMagicCruiseVelocityMeasure() - Method in class com.ctre.phoenix6.configs.MotionMagicConfigs
-
Helper method to get this configuration's MotionMagicCruiseVelocity parameter converted to a unit type.
- getMotionMagicExpo_kAMeasure() - Method in class com.ctre.phoenix6.configs.MotionMagicConfigs
-
Helper method to get this configuration's MotionMagicExpo_kA parameter converted to a unit type.
- getMotionMagicExpo_kVMeasure() - Method in class com.ctre.phoenix6.configs.MotionMagicConfigs
-
Helper method to get this configuration's MotionMagicExpo_kV parameter converted to a unit type.
- getMotionMagicIsRunning() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Check if Motion Magic® is running.
- getMotionMagicIsRunning() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Check if Motion Magic® is running.
- getMotionMagicIsRunning(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Check if Motion Magic® is running.
- getMotionMagicIsRunning(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Check if Motion Magic® is running.
- getMotionMagicJerkMeasure() - Method in class com.ctre.phoenix6.configs.MotionMagicConfigs
-
Helper method to get this configuration's MotionMagicJerk parameter converted to a unit type.
- getMotorKT() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The torque constant (K_T) of the motor.
- getMotorKT() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The torque constant (K_T) of the motor.
- getMotorKT(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The torque constant (K_T) of the motor.
- getMotorKT(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The torque constant (K_T) of the motor.
- getMotorKV() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The velocity constant (K_V) of the motor.
- getMotorKV() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The velocity constant (K_V) of the motor.
- getMotorKV(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The velocity constant (K_V) of the motor.
- getMotorKV(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The velocity constant (K_V) of the motor.
- getMotorOutputStatus() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Assess the status of the motor output with respect to load and supply.
- getMotorOutputStatus() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Assess the status of the motor output with respect to load and supply.
- getMotorOutputStatus(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Assess the status of the motor output with respect to load and supply.
- getMotorOutputStatus(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Assess the status of the motor output with respect to load and supply.
- getMotorStallCurrent() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The stall current of the motor at 12 V output.
- getMotorStallCurrent() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The stall current of the motor at 12 V output.
- getMotorStallCurrent(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The stall current of the motor at 12 V output.
- getMotorStallCurrent(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The stall current of the motor at 12 V output.
- getMotorVoltage() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The applied (output) motor voltage.
- getMotorVoltage() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The applied (output) motor voltage.
- getMotorVoltage() - Method in class com.ctre.phoenix6.sim.TalonFXSimState
-
Gets the simulated output voltage of the motor.
- getMotorVoltage(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The applied (output) motor voltage.
- getMotorVoltage(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The applied (output) motor voltage.
- getMotorVoltageMeasure() - Method in class com.ctre.phoenix6.sim.TalonFXSimState
-
Gets the simulated output voltage of the motor as a unit type.
- getMountPosePitchMeasure() - Method in class com.ctre.phoenix6.configs.MountPoseConfigs
-
Helper method to get this configuration's MountPosePitch parameter converted to a unit type.
- getMountPoseRollMeasure() - Method in class com.ctre.phoenix6.configs.MountPoseConfigs
-
Helper method to get this configuration's MountPoseRoll parameter converted to a unit type.
- getMountPoseYawMeasure() - Method in class com.ctre.phoenix6.configs.MountPoseConfigs
-
Helper method to get this configuration's MountPoseYaw parameter converted to a unit type.
- getName() - Method in class com.ctre.phoenix6.BaseStatusSignal
-
Gets the name of this signal.
- getName() - Method in class com.ctre.phoenix6.CANBus
-
Get the name used to construct this CAN bus.
- getName() - Method in class com.ctre.phoenix6.controls.ControlRequest
-
Gets the name of this control request.
- getName() - Method in enum class com.ctre.phoenix6.StatusCode
-
Gets the name of this StatusCode
- getNetwork() - Method in class com.ctre.phoenix6.hardware.DeviceIdentifier
- getNetwork() - Method in class com.ctre.phoenix6.hardware.ParentDevice
- getNoMotionCount() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The number of times a no-motion event occurred, wraps at 15.
- getNoMotionCount(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The number of times a no-motion event occurred, wraps at 15.
- getNoMotionEnabled() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Whether the no-motion calibration feature is enabled.
- getNoMotionEnabled(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Whether the no-motion calibration feature is enabled.
- getOdometryFrequency() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Gets the target odometry update frequency in Hz.
- getOdometryFrequencyMeasure() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Gets the target odometry update frequency.
- getOdometryThread() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Gets a reference to the odometry thread.
- getOperatorForwardDirection() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Returns the
SwerveRequest.ForwardPerspectiveValue.BlueAlliance
perpective direction that is treated as the forward direction forSwerveRequest.ForwardPerspectiveValue.OperatorPerspective
. - getOutputMeasure() - Method in class com.ctre.phoenix6.controls.TorqueCurrentFOC
-
Helper method to get this Control Request's Output parameter converted to a unit type.
- getOutputMeasure() - Method in class com.ctre.phoenix6.controls.VoltageOut
-
Helper method to get this Control Request's Output parameter converted to a unit type.
- getP() - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Get the Proportional coefficient.
- getP() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Get the Proportional coefficient.
- getPeakDifferentialTorqueCurrentMeasure() - Method in class com.ctre.phoenix6.configs.DifferentialConstantsConfigs
-
Helper method to get this configuration's PeakDifferentialTorqueCurrent parameter converted to a unit type.
- getPeakDifferentialVoltageMeasure() - Method in class com.ctre.phoenix6.configs.DifferentialConstantsConfigs
-
Helper method to get this configuration's PeakDifferentialVoltage parameter converted to a unit type.
- getPeakForwardTorqueCurrentMeasure() - Method in class com.ctre.phoenix6.configs.TorqueCurrentConfigs
-
Helper method to get this configuration's PeakForwardTorqueCurrent parameter converted to a unit type.
- getPeakForwardVoltageMeasure() - Method in class com.ctre.phoenix6.configs.VoltageConfigs
-
Helper method to get this configuration's PeakForwardVoltage parameter converted to a unit type.
- getPeakReverseTorqueCurrentMeasure() - Method in class com.ctre.phoenix6.configs.TorqueCurrentConfigs
-
Helper method to get this configuration's PeakReverseTorqueCurrent parameter converted to a unit type.
- getPeakReverseVoltageMeasure() - Method in class com.ctre.phoenix6.configs.VoltageConfigs
-
Helper method to get this configuration's PeakReverseVoltage parameter converted to a unit type.
- getPhoenixVersion() - Static method in class com.ctre.phoenix6.unmanaged.Unmanaged
- getPigeon2() - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain
-
Gets this drivetrain's Pigeon 2 reference.
- getPigeon2() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Gets this drivetrain's Pigeon 2 reference.
- getPitch() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Current reported pitch of the Pigeon2.
- getPitch(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Current reported pitch of the Pigeon2.
- getPosition() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Position of the device.
- getPosition() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Position of the device in mechanism rotations.
- getPosition() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Position of the device in mechanism rotations.
- getPosition(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Position of the device.
- getPosition(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Position of the device in mechanism rotations.
- getPosition(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Position of the device in mechanism rotations.
- getPosition(boolean) - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModule
-
Gets the state of this module and passes it back as a SwerveModulePosition object with latency compensated values.
- getPosition(boolean) - Method in class com.ctre.phoenix6.swerve.SwerveModule
-
Gets the state of this module and passes it back as a SwerveModulePosition object with latency compensated values.
- getPositionError() - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Returns the difference between the setpoint and the measurement.
- getPositionError() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Returns the difference between the setpoint and the measurement.
- getPositionMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
-
Helper method to get this Control Request's Position parameter converted to a unit type.
- getPositionMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
-
Helper method to get this Control Request's Position parameter converted to a unit type.
- getPositionMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Helper method to get this Control Request's Position parameter converted to a unit type.
- getPositionMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicDutyCycle
-
Helper method to get this Control Request's Position parameter converted to a unit type.
- getPositionMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicExpoDutyCycle
-
Helper method to get this Control Request's Position parameter converted to a unit type.
- getPositionMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicExpoTorqueCurrentFOC
-
Helper method to get this Control Request's Position parameter converted to a unit type.
- getPositionMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicExpoVoltage
-
Helper method to get this Control Request's Position parameter converted to a unit type.
- getPositionMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicTorqueCurrentFOC
-
Helper method to get this Control Request's Position parameter converted to a unit type.
- getPositionMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicVoltage
-
Helper method to get this Control Request's Position parameter converted to a unit type.
- getPositionMeasure() - Method in class com.ctre.phoenix6.controls.PositionDutyCycle
-
Helper method to get this Control Request's Position parameter converted to a unit type.
- getPositionMeasure() - Method in class com.ctre.phoenix6.controls.PositionTorqueCurrentFOC
-
Helper method to get this Control Request's Position parameter converted to a unit type.
- getPositionMeasure() - Method in class com.ctre.phoenix6.controls.PositionVoltage
-
Helper method to get this Control Request's Position parameter converted to a unit type.
- getPositionSinceBoot() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
The relative position reported by the CANcoder since boot.
- getPositionSinceBoot(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
The relative position reported by the CANcoder since boot.
- getPositionTolerance() - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Returns the position tolerance of this controller.
- getPositionTolerance() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Returns the position tolerance of this controller.
- getProcessorTemp() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Temperature of the processor.
- getProcessorTemp() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Temperature of the processor.
- getProcessorTemp(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Temperature of the processor.
- getProcessorTemp(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Temperature of the processor.
- getProximityHysteresisMeasure() - Method in class com.ctre.phoenix6.configs.ProximityParamsConfigs
-
Helper method to get this configuration's ProximityHysteresis parameter converted to a unit type.
- getProximityThresholdMeasure() - Method in class com.ctre.phoenix6.configs.ProximityParamsConfigs
-
Helper method to get this configuration's ProximityThreshold parameter converted to a unit type.
- getQuatW() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The W component of the reported Quaternion.
- getQuatW(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The W component of the reported Quaternion.
- getQuatX() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The X component of the reported Quaternion.
- getQuatX(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The X component of the reported Quaternion.
- getQuatY() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The Y component of the reported Quaternion.
- getQuatY(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The Y component of the reported Quaternion.
- getQuatZ() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The Z component of the reported Quaternion.
- getQuatZ(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The Z component of the reported Quaternion.
- getRate() - Method in class com.ctre.phoenix6.hardware.Pigeon2
-
Deprecated, for removal: This API element is subject to removal in a future version.This API is deprecated for removal in the 2026 season. Users should use
CorePigeon2.getAngularVelocityZWorld()
instead. Note that AngularVelocityZWorld is CCW+, whereas this API is CW+. - getRaw(String) - Static method in class com.ctre.phoenix6.HootReplay
-
Gets a raw-bytes user signal.
- getRawMagneticFieldX() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The raw magnitude of the magnetic field measured by the Pigeon 2 in the X direction.
- getRawMagneticFieldX(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The raw magnitude of the magnetic field measured by the Pigeon 2 in the X direction.
- getRawMagneticFieldY() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The raw magnitude of the magnetic field measured by the Pigeon 2 in the Y direction.
- getRawMagneticFieldY(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The raw magnitude of the magnetic field measured by the Pigeon 2 in the Y direction.
- getRawMagneticFieldZ() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The raw magnitude of the magnetic field measured by the Pigeon 2 in the Z direction.
- getRawMagneticFieldZ(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
The raw magnitude of the magnetic field measured by the Pigeon 2 in the Z direction.
- getRawValue(HALValue) - Static method in class com.ctre.phoenix6.wpiutils.CallbackHelper
- getRealFOVCenterX() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
The actual center of the FOV in the X direction.
- getRealFOVCenterX(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
The actual center of the FOV in the X direction.
- getRealFOVCenterY() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
The actual center of the FOV in the Y direction.
- getRealFOVCenterY(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
The actual center of the FOV in the Y direction.
- getRealFOVRangeX() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
The actual range of the FOV in the X direction.
- getRealFOVRangeX(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
The actual range of the FOV in the X direction.
- getRealFOVRangeY() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
The actual range of the FOV in the Y direction.
- getRealFOVRangeY(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
The actual range of the FOV in the Y direction.
- getRequiresUserReason() - Method in class com.ctre.phoenix6.mechanisms.DifferentialMechanism
- getRequiresUserReason() - Method in class com.ctre.phoenix6.mechanisms.SimpleDifferentialMechanism
- getResetOccurredChecker() - Method in class com.ctre.phoenix6.hardware.ParentDevice
- getReverseLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Reverse Limit Pin.
- getReverseLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Reverse Limit Pin.
- getReverseLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Reverse Limit Pin.
- getReverseLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Reverse Limit Pin.
- getReverseLimitAutosetPositionValueMeasure() - Method in class com.ctre.phoenix6.configs.HardwareLimitSwitchConfigs
-
Helper method to get this configuration's ReverseLimitAutosetPositionValue parameter converted to a unit type.
- getReverseSoftLimitThresholdMeasure() - Method in class com.ctre.phoenix6.configs.SoftwareLimitSwitchConfigs
-
Helper method to get this configuration's ReverseSoftLimitThreshold parameter converted to a unit type.
- getRoll() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Current reported roll of the Pigeon2.
- getRoll(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Current reported roll of the Pigeon2.
- getRotation2d() - Method in class com.ctre.phoenix6.hardware.Pigeon2
-
Returns the heading of the robot as a
Rotation2d
. - getRotation3d() - Method in class com.ctre.phoenix6.hardware.Pigeon2
-
Returns the orientation of the robot as a
Rotation3d
created from the quaternion signals. - getRotation3d() - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain
-
Gets the current orientation of the robot as a
Rotation3d
from the Pigeon 2 quaternion values. - getRotation3d() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Gets the current orientation of the robot as a
Rotation3d
from the Pigeon 2 quaternion values. - getRotorPosition() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Position of the motor rotor.
- getRotorPosition() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Position of the motor rotor.
- getRotorPosition(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Position of the motor rotor.
- getRotorPosition(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Position of the motor rotor.
- getRotorVelocity() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Velocity of the motor rotor.
- getRotorVelocity() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Velocity of the motor rotor.
- getRotorVelocity(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Velocity of the motor rotor.
- getRotorVelocity(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Velocity of the motor rotor.
- getSetpoint() - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Returns the current setpoint of the PIDController.
- getSetpoint() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Returns the current setpoint of the PIDController.
- getSignalStrength() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Approximate signal strength of the measurement.
- getSignalStrength(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Approximate signal strength of the measurement.
- getSimState() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Get the simulation state for this device.
- getSimState() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Get the simulation state for this device.
- getSimState() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Get the simulation state for this device.
- getSimState() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Get the simulation state for this device.
- getSource() - Method in class com.ctre.phoenix6.Timestamp
-
Get the source of this timestamp
- getState() - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain
-
Gets the current state of the swerve drivetrain.
- getState() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Gets the current state of the swerve drivetrain.
- getStateCopy() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Gets a copy of the current state of the swerve drivetrain.
- getStatorCurrent() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Current corresponding to the stator windings.
- getStatorCurrent() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Current corresponding to the stator windings.
- getStatorCurrent(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Current corresponding to the stator windings.
- getStatorCurrent(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Current corresponding to the stator windings.
- getStatorCurrentLimitMeasure() - Method in class com.ctre.phoenix6.configs.CurrentLimitsConfigs
-
Helper method to get this configuration's StatorCurrentLimit parameter converted to a unit type.
- getStatus() - Method in class com.ctre.phoenix6.BaseStatusSignal
-
Get the error code from when we last received this signal.
- getStatus() - Method in class com.ctre.phoenix6.CANBus
-
Gets the status of the CAN bus, including the bus utilization and the error counters.
- getStatus(String) - Static method in class com.ctre.phoenix6.CANBus
-
Deprecated, for removal: This API element is subject to removal in a future version.The CANBus static methods are deprecated for removal in 2026. Construct a new CANBus instance and call
CANBus.getStatus()
instead. - getSteerMotor() - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModule
-
Gets this module's Steer Motor TalonFX reference.
- getSteerMotor() - Method in class com.ctre.phoenix6.swerve.SwerveModule
-
Gets this module's Steer Motor TalonFX reference.
- getStickyFault_BadMagnet() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
The magnet distance is not correct or magnet is missing Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BadMagnet(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
The magnet distance is not correct or magnet is missing Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootDuringEnable() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootDuringEnable() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootDuringEnable() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootDuringEnable() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootDuringEnable() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Device boot while detecting the enable signal Default Value: False
- getStickyFault_BootDuringEnable(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootDuringEnable(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootDuringEnable(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootDuringEnable(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Device boot while detecting the enable signal Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootDuringEnable(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Device boot while detecting the enable signal Default Value: False
- getStickyFault_BootIntoMotion() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Motion Detected during bootup.
- getStickyFault_BootIntoMotion(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Motion Detected during bootup.
- getStickyFault_BootupAccelerometer() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Bootup checks failed: Accelerometer Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootupAccelerometer(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Bootup checks failed: Accelerometer Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootupGyroscope() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Bootup checks failed: Gyroscope Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootupGyroscope(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Bootup checks failed: Gyroscope Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootupMagnetometer() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Bootup checks failed: Magnetometer Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BootupMagnetometer(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Bootup checks failed: Magnetometer Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_BridgeBrownout() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Bridge was disabled most likely due to supply voltage dropping too low.
- getStickyFault_BridgeBrownout() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Bridge was disabled most likely due to supply voltage dropping too low.
- getStickyFault_BridgeBrownout(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Bridge was disabled most likely due to supply voltage dropping too low.
- getStickyFault_BridgeBrownout(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Bridge was disabled most likely due to supply voltage dropping too low.
- getStickyFault_DataAcquiredLate() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Motion stack data acquisition was slower than expected Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_DataAcquiredLate(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Motion stack data acquisition was slower than expected Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_DeviceTemp() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Device temperature exceeded limit Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_DeviceTemp() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Device temperature exceeded limit Default Value: False
- getStickyFault_DeviceTemp(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Device temperature exceeded limit Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_DeviceTemp(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Device temperature exceeded limit Default Value: False
- getStickyFault_ForwardHardLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Forward limit switch has been asserted.
- getStickyFault_ForwardHardLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Forward limit switch has been asserted.
- getStickyFault_ForwardHardLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Forward limit switch has been asserted.
- getStickyFault_ForwardHardLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Forward limit switch has been asserted.
- getStickyFault_ForwardSoftLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Forward soft limit has been asserted.
- getStickyFault_ForwardSoftLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Forward soft limit has been asserted.
- getStickyFault_ForwardSoftLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Forward soft limit has been asserted.
- getStickyFault_ForwardSoftLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Forward soft limit has been asserted.
- getStickyFault_FusedSensorOutOfSync() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor used for fusion has fallen out of sync to the local sensor.
- getStickyFault_FusedSensorOutOfSync() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor used for fusion has fallen out of sync to the local sensor.
- getStickyFault_FusedSensorOutOfSync(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor used for fusion has fallen out of sync to the local sensor.
- getStickyFault_FusedSensorOutOfSync(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor used for fusion has fallen out of sync to the local sensor.
- getStickyFault_Hardware() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Hardware() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Hardware() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Hardware() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Hardware() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Hardware fault occurred Default Value: False
- getStickyFault_Hardware(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Hardware(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Hardware(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Hardware(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Hardware fault occurred Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Hardware(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Hardware fault occurred Default Value: False
- getStickyFault_LoopTimeSlow() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Motion stack loop time was slower than expected.
- getStickyFault_LoopTimeSlow(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Motion stack loop time was slower than expected.
- getStickyFault_MissingDifferentialFX() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote Talon used for differential control is not present on CAN Bus.
- getStickyFault_MissingDifferentialFX() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote Talon used for differential control is not present on CAN Bus.
- getStickyFault_MissingDifferentialFX(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote Talon used for differential control is not present on CAN Bus.
- getStickyFault_MissingDifferentialFX(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote Talon used for differential control is not present on CAN Bus.
- getStickyFault_MissingHardLimitRemote() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote limit switch device is not present on CAN Bus.
- getStickyFault_MissingHardLimitRemote() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote limit switch device is not present on CAN Bus.
- getStickyFault_MissingHardLimitRemote(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote limit switch device is not present on CAN Bus.
- getStickyFault_MissingHardLimitRemote(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote limit switch device is not present on CAN Bus.
- getStickyFault_MissingSoftLimitRemote() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote soft limit device is not present on CAN Bus.
- getStickyFault_MissingSoftLimitRemote() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote soft limit device is not present on CAN Bus.
- getStickyFault_MissingSoftLimitRemote(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote soft limit device is not present on CAN Bus.
- getStickyFault_MissingSoftLimitRemote(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote soft limit device is not present on CAN Bus.
- getStickyFault_OverSupplyV() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Supply Voltage has exceeded the maximum voltage rating of device.
- getStickyFault_OverSupplyV() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Supply Voltage has exceeded the maximum voltage rating of device.
- getStickyFault_OverSupplyV(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Supply Voltage has exceeded the maximum voltage rating of device.
- getStickyFault_OverSupplyV(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Supply Voltage has exceeded the maximum voltage rating of device.
- getStickyFault_ProcTemp() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Processor temperature exceeded limit Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_ProcTemp() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Processor temperature exceeded limit Default Value: False
- getStickyFault_ProcTemp(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Processor temperature exceeded limit Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_ProcTemp(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Processor temperature exceeded limit Default Value: False
- getStickyFault_RemoteSensorDataInvalid() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor's data is no longer trusted.
- getStickyFault_RemoteSensorDataInvalid() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor's data is no longer trusted.
- getStickyFault_RemoteSensorDataInvalid(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor's data is no longer trusted.
- getStickyFault_RemoteSensorDataInvalid(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor's data is no longer trusted.
- getStickyFault_RemoteSensorPosOverflow() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor position has overflowed.
- getStickyFault_RemoteSensorPosOverflow() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor position has overflowed.
- getStickyFault_RemoteSensorPosOverflow(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor position has overflowed.
- getStickyFault_RemoteSensorPosOverflow(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor position has overflowed.
- getStickyFault_RemoteSensorReset() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor has reset.
- getStickyFault_RemoteSensorReset() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor has reset.
- getStickyFault_RemoteSensorReset(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
The remote sensor has reset.
- getStickyFault_RemoteSensorReset(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
The remote sensor has reset.
- getStickyFault_ReverseHardLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Reverse limit switch has been asserted.
- getStickyFault_ReverseHardLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Reverse limit switch has been asserted.
- getStickyFault_ReverseHardLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Reverse limit switch has been asserted.
- getStickyFault_ReverseHardLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Reverse limit switch has been asserted.
- getStickyFault_ReverseSoftLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Reverse soft limit has been asserted.
- getStickyFault_ReverseSoftLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Reverse soft limit has been asserted.
- getStickyFault_ReverseSoftLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Reverse soft limit has been asserted.
- getStickyFault_ReverseSoftLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Reverse soft limit has been asserted.
- getStickyFault_SaturatedAccelerometer() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Accelerometer values are saturated Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_SaturatedAccelerometer(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Accelerometer values are saturated Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_SaturatedGyroscope() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Gyroscope values are saturated Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_SaturatedGyroscope(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Gyroscope values are saturated Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_SaturatedMagnetometer() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Magnetometer values are saturated Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_SaturatedMagnetometer(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Magnetometer values are saturated Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_StaticBrakeDisabled() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Static brake was momentarily disabled due to excessive braking current while disabled.
- getStickyFault_StaticBrakeDisabled() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Static brake was momentarily disabled due to excessive braking current while disabled.
- getStickyFault_StaticBrakeDisabled(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Static brake was momentarily disabled due to excessive braking current while disabled.
- getStickyFault_StaticBrakeDisabled(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Static brake was momentarily disabled due to excessive braking current while disabled.
- getStickyFault_StatorCurrLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Stator current limit occured.
- getStickyFault_StatorCurrLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Stator current limit occured.
- getStickyFault_StatorCurrLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Stator current limit occured.
- getStickyFault_StatorCurrLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Stator current limit occured.
- getStickyFault_SupplyCurrLimit() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Supply current limit occured.
- getStickyFault_SupplyCurrLimit() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Supply current limit occured.
- getStickyFault_SupplyCurrLimit(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Supply current limit occured.
- getStickyFault_SupplyCurrLimit(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Supply current limit occured.
- getStickyFault_Undervoltage() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Undervoltage() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Undervoltage() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Undervoltage() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Undervoltage() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Device supply voltage dropped to near brownout levels Default Value: False
- getStickyFault_Undervoltage(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Undervoltage(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Undervoltage(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Undervoltage(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Device supply voltage dropped to near brownout levels Default Value: False Default Rates: CAN: 4.0 Hz
- getStickyFault_Undervoltage(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Device supply voltage dropped to near brownout levels Default Value: False
- getStickyFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
An unlicensed feature is in use, device may not behave as expected.
- getStickyFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
An unlicensed feature is in use, device may not behave as expected.
- getStickyFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
An unlicensed feature is in use, device may not behave as expected.
- getStickyFault_UnlicensedFeatureInUse() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
An unlicensed feature is in use, device may not behave as expected.
- getStickyFault_UnlicensedFeatureInUse() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
An unlicensed feature is in use, device may not behave as expected.
- getStickyFault_UnlicensedFeatureInUse(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
An unlicensed feature is in use, device may not behave as expected.
- getStickyFault_UnlicensedFeatureInUse(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
An unlicensed feature is in use, device may not behave as expected.
- getStickyFault_UnlicensedFeatureInUse(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
An unlicensed feature is in use, device may not behave as expected.
- getStickyFault_UnlicensedFeatureInUse(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
An unlicensed feature is in use, device may not behave as expected.
- getStickyFault_UnlicensedFeatureInUse(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
An unlicensed feature is in use, device may not behave as expected.
- getStickyFault_UnstableSupplyV() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Supply Voltage is unstable.
- getStickyFault_UnstableSupplyV() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Supply Voltage is unstable.
- getStickyFault_UnstableSupplyV(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Supply Voltage is unstable.
- getStickyFault_UnstableSupplyV(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Supply Voltage is unstable.
- getStickyFault_UsingFusedCANcoderWhileUnlicensed() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Using Fused CANcoder feature while unlicensed.
- getStickyFault_UsingFusedCANcoderWhileUnlicensed() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Using Fused CANcoder feature while unlicensed.
- getStickyFault_UsingFusedCANcoderWhileUnlicensed(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Using Fused CANcoder feature while unlicensed.
- getStickyFault_UsingFusedCANcoderWhileUnlicensed(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Using Fused CANcoder feature while unlicensed.
- getStickyFaultField() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Integer representing all (persistent) sticky fault flags reported by the device.
- getStickyFaultField() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Integer representing all (persistent) sticky fault flags reported by the device.
- getStickyFaultField() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Integer representing all (persistent) sticky fault flags reported by the device.
- getStickyFaultField() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Integer representing all (persistent) sticky fault flags reported by the device.
- getStickyFaultField() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Integer representing all (persistent) sticky fault flags reported by the device.
- getStickyFaultField(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Integer representing all (persistent) sticky fault flags reported by the device.
- getStickyFaultField(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Integer representing all (persistent) sticky fault flags reported by the device.
- getStickyFaultField(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Integer representing all (persistent) sticky fault flags reported by the device.
- getStickyFaultField(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Integer representing all (persistent) sticky fault flags reported by the device.
- getStickyFaultField(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Integer representing all (persistent) sticky fault flags reported by the device.
- getString(String) - Static method in class com.ctre.phoenix6.HootReplay
-
Gets a string user signal.
- getSupplyCurrent() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Measured supply side current.
- getSupplyCurrent() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Measured supply side current.
- getSupplyCurrent() - Method in class com.ctre.phoenix6.sim.TalonFXSimState
-
Gets the simulated supply current of the TalonFX.
- getSupplyCurrent(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Measured supply side current.
- getSupplyCurrent(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Measured supply side current.
- getSupplyCurrentLimitMeasure() - Method in class com.ctre.phoenix6.configs.CurrentLimitsConfigs
-
Helper method to get this configuration's SupplyCurrentLimit parameter converted to a unit type.
- getSupplyCurrentLowerLimitMeasure() - Method in class com.ctre.phoenix6.configs.CurrentLimitsConfigs
-
Helper method to get this configuration's SupplyCurrentLowerLimit parameter converted to a unit type.
- getSupplyCurrentLowerTimeMeasure() - Method in class com.ctre.phoenix6.configs.CurrentLimitsConfigs
-
Helper method to get this configuration's SupplyCurrentLowerTime parameter converted to a unit type.
- getSupplyCurrentMeasure() - Method in class com.ctre.phoenix6.sim.TalonFXSimState
-
Gets the simulated supply current of the TalonFX as a unit type.
- getSupplyVoltage() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Measured supply voltage to the CANcoder.
- getSupplyVoltage() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Measured supply voltage to the CANrange.
- getSupplyVoltage() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Measured supply voltage to the Pigeon2.
- getSupplyVoltage() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Measured supply voltage to the device.
- getSupplyVoltage() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Measured supply voltage to the device.
- getSupplyVoltage(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Measured supply voltage to the CANcoder.
- getSupplyVoltage(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Measured supply voltage to the CANrange.
- getSupplyVoltage(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Measured supply voltage to the Pigeon2.
- getSupplyVoltage(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Measured supply voltage to the device.
- getSupplyVoltage(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Measured supply voltage to the device.
- getSupplyVoltageTimeConstantMeasure() - Method in class com.ctre.phoenix6.configs.VoltageConfigs
-
Helper method to get this configuration's SupplyVoltageTimeConstant parameter converted to a unit type.
- getSystemTimeSeconds() - Static method in class com.ctre.phoenix6.jni.UtilsJNI
- getSystemTimeSeconds() - Static method in class com.ctre.phoenix6.Utils
-
Get the system timestamp in seconds.
- getSystemTimestamp() - Method in class com.ctre.phoenix6.AllTimestamps
-
Get the timestamp as reported by the
Timestamp.TimestampSource.System
source. - getTargetOutputMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialVoltage
-
Helper method to get this Control Request's TargetOutput parameter converted to a unit type.
- getTargetPositionMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialMotionMagicDutyCycle
-
Helper method to get this Control Request's TargetPosition parameter converted to a unit type.
- getTargetPositionMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialMotionMagicVoltage
-
Helper method to get this Control Request's TargetPosition parameter converted to a unit type.
- getTargetPositionMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialPositionDutyCycle
-
Helper method to get this Control Request's TargetPosition parameter converted to a unit type.
- getTargetPositionMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialPositionVoltage
-
Helper method to get this Control Request's TargetPosition parameter converted to a unit type.
- getTargetState() - Method in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModule
-
Get the target state of the module.
- getTargetState() - Method in class com.ctre.phoenix6.swerve.SwerveModule
-
Get the target state of the module.
- getTargetVelocityMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialVelocityDutyCycle
-
Helper method to get this Control Request's TargetVelocity parameter converted to a unit type.
- getTargetVelocityMeasure() - Method in class com.ctre.phoenix6.controls.DifferentialVelocityVoltage
-
Helper method to get this Control Request's TargetVelocity parameter converted to a unit type.
- getTemperature() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Temperature of the Pigeon 2.
- getTemperature(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Temperature of the Pigeon 2.
- getTemperatureCompensationDisabled() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Whether the temperature-compensation feature is disabled.
- getTemperatureCompensationDisabled(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Whether the temperature-compensation feature is disabled.
- getTime() - Method in class com.ctre.phoenix6.Timestamp
-
Get the time in seconds as reported from this timestamp
- getTimestamp() - Method in class com.ctre.phoenix6.BaseStatusSignal
-
Get the most accurate timestamp available for this signal.
- getTorqueClosedLoopRampPeriodMeasure() - Method in class com.ctre.phoenix6.configs.ClosedLoopRampsConfigs
-
Helper method to get this configuration's TorqueClosedLoopRampPeriod parameter converted to a unit type.
- getTorqueCurrent() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Current corresponding to the torque output by the motor.
- getTorqueCurrent() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Current corresponding to the torque output by the motor.
- getTorqueCurrent() - Method in class com.ctre.phoenix6.sim.TalonFXSimState
-
Gets the simulated output torque current of the motor.
- getTorqueCurrent(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Current corresponding to the torque output by the motor.
- getTorqueCurrent(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Current corresponding to the torque output by the motor.
- getTorqueCurrentMeasure() - Method in class com.ctre.phoenix6.sim.TalonFXSimState
-
Gets the simulated output torque current of the motor as a unit type.
- getTorqueNeutralDeadbandMeasure() - Method in class com.ctre.phoenix6.configs.TorqueCurrentConfigs
-
Helper method to get this configuration's TorqueNeutralDeadband parameter converted to a unit type.
- getTorqueOpenLoopRampPeriodMeasure() - Method in class com.ctre.phoenix6.configs.OpenLoopRampsConfigs
-
Helper method to get this configuration's TorqueOpenLoopRampPeriod parameter converted to a unit type.
- getTypeClass() - Method in class com.ctre.phoenix6.StatusSignal
- getUnfilteredVelocity() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
The unfiltered velocity reported by CANcoder.
- getUnfilteredVelocity(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
The unfiltered velocity reported by CANcoder.
- getUnits() - Method in class com.ctre.phoenix6.BaseStatusSignal
-
Gets the units for this signal.
- getUpdateFrequencyMeasure() - Method in class com.ctre.phoenix6.configs.ToFParamsConfigs
-
Helper method to get this configuration's UpdateFrequency parameter converted to a unit type.
- getUpTime() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
How long the Pigeon 2's been up in seconds, caps at 255 seconds.
- getUpTime(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
How long the Pigeon 2's been up in seconds, caps at 255 seconds.
- getValue() - Method in class com.ctre.phoenix6.StatusSignal
-
Gets the cached value from this status signal.
- getValueAsDouble() - Method in class com.ctre.phoenix6.BaseStatusSignal
-
Gets the value of this signal as a double.
- getVelocity() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Velocity of the device.
- getVelocity() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Velocity of the device in mechanism rotations per second.
- getVelocity() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Velocity of the device in mechanism rotations per second.
- getVelocity(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Velocity of the device.
- getVelocity(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Velocity of the device in mechanism rotations per second.
- getVelocity(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Velocity of the device in mechanism rotations per second.
- getVelocityError() - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Returns the velocity error.
- getVelocityError() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Returns the velocity error.
- getVelocityFilterTimeConstantMeasure() - Method in class com.ctre.phoenix6.configs.FeedbackConfigs
-
Helper method to get this configuration's VelocityFilterTimeConstant parameter converted to a unit type.
- getVelocityMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
-
Helper method to get this Control Request's Velocity parameter converted to a unit type.
- getVelocityMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
-
Helper method to get this Control Request's Velocity parameter converted to a unit type.
- getVelocityMeasure() - Method in class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Helper method to get this Control Request's Velocity parameter converted to a unit type.
- getVelocityMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityDutyCycle
-
Helper method to get this Control Request's Velocity parameter converted to a unit type.
- getVelocityMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityTorqueCurrentFOC
-
Helper method to get this Control Request's Velocity parameter converted to a unit type.
- getVelocityMeasure() - Method in class com.ctre.phoenix6.controls.MotionMagicVelocityVoltage
-
Helper method to get this Control Request's Velocity parameter converted to a unit type.
- getVelocityMeasure() - Method in class com.ctre.phoenix6.controls.PositionDutyCycle
-
Helper method to get this Control Request's Velocity parameter converted to a unit type.
- getVelocityMeasure() - Method in class com.ctre.phoenix6.controls.PositionTorqueCurrentFOC
-
Helper method to get this Control Request's Velocity parameter converted to a unit type.
- getVelocityMeasure() - Method in class com.ctre.phoenix6.controls.PositionVoltage
-
Helper method to get this Control Request's Velocity parameter converted to a unit type.
- getVelocityMeasure() - Method in class com.ctre.phoenix6.controls.VelocityDutyCycle
-
Helper method to get this Control Request's Velocity parameter converted to a unit type.
- getVelocityMeasure() - Method in class com.ctre.phoenix6.controls.VelocityTorqueCurrentFOC
-
Helper method to get this Control Request's Velocity parameter converted to a unit type.
- getVelocityMeasure() - Method in class com.ctre.phoenix6.controls.VelocityVoltage
-
Helper method to get this Control Request's Velocity parameter converted to a unit type.
- getVelocityTolerance() - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Returns the velocity tolerance of this controller.
- getVelocityTolerance() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Returns the velocity tolerance of this controller.
- getVersion() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Full Version of firmware in device.
- getVersion() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Full Version of firmware in device.
- getVersion() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Full Version of firmware in device.
- getVersion() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Full Version of firmware in device.
- getVersion() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Full Version of firmware in device.
- getVersion(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
Full Version of firmware in device.
- getVersion(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
Full Version of firmware in device.
- getVersion(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Full Version of firmware in device.
- getVersion(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
Full Version of firmware in device.
- getVersion(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
Full Version of firmware in device.
- getVersionBugfix() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
App Bugfix Version number.
- getVersionBugfix() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
App Bugfix Version number.
- getVersionBugfix() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
App Bugfix Version number.
- getVersionBugfix() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
App Bugfix Version number.
- getVersionBugfix() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
App Bugfix Version number.
- getVersionBugfix(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
App Bugfix Version number.
- getVersionBugfix(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
App Bugfix Version number.
- getVersionBugfix(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
App Bugfix Version number.
- getVersionBugfix(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
App Bugfix Version number.
- getVersionBugfix(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
App Bugfix Version number.
- getVersionBuild() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
App Build Version number.
- getVersionBuild() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
App Build Version number.
- getVersionBuild() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
App Build Version number.
- getVersionBuild() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
App Build Version number.
- getVersionBuild() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
App Build Version number.
- getVersionBuild(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
App Build Version number.
- getVersionBuild(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
App Build Version number.
- getVersionBuild(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
App Build Version number.
- getVersionBuild(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
App Build Version number.
- getVersionBuild(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
App Build Version number.
- getVersionMajor() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
App Major Version number.
- getVersionMajor() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
App Major Version number.
- getVersionMajor() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
App Major Version number.
- getVersionMajor() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
App Major Version number.
- getVersionMajor() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
App Major Version number.
- getVersionMajor(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
App Major Version number.
- getVersionMajor(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
App Major Version number.
- getVersionMajor(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
App Major Version number.
- getVersionMajor(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
App Major Version number.
- getVersionMajor(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
App Major Version number.
- getVersionMinor() - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
App Minor Version number.
- getVersionMinor() - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
App Minor Version number.
- getVersionMinor() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
App Minor Version number.
- getVersionMinor() - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
App Minor Version number.
- getVersionMinor() - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
App Minor Version number.
- getVersionMinor(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANcoder
-
App Minor Version number.
- getVersionMinor(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreCANrange
-
App Minor Version number.
- getVersionMinor(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
App Minor Version number.
- getVersionMinor(boolean) - Method in class com.ctre.phoenix6.hardware.core.CoreTalonFX
-
App Minor Version number.
- getVersionMinor(boolean) - Method in interface com.ctre.phoenix6.hardware.traits.HasTalonSignals
-
App Minor Version number.
- getVoltageClosedLoopRampPeriodMeasure() - Method in class com.ctre.phoenix6.configs.ClosedLoopRampsConfigs
-
Helper method to get this configuration's VoltageClosedLoopRampPeriod parameter converted to a unit type.
- getVoltageOpenLoopRampPeriodMeasure() - Method in class com.ctre.phoenix6.configs.OpenLoopRampsConfigs
-
Helper method to get this configuration's VoltageOpenLoopRampPeriod parameter converted to a unit type.
- getWheelForceFeedforwardXMeasure() - Method in class com.ctre.phoenix6.swerve.SwerveModule.ModuleRequest
-
Helper method to get the WheelForceFeedforwardX parameter as a unit type.
- getWheelForceFeedforwardYMeasure() - Method in class com.ctre.phoenix6.swerve.SwerveModule.ModuleRequest
-
Helper method to get the WheelForceFeedforwardY parameter as a unit type.
- getYaw() - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Current reported yaw of the Pigeon2.
- getYaw(boolean) - Method in class com.ctre.phoenix6.hardware.core.CorePigeon2
-
Current reported yaw of the Pigeon2.
- Good - Enum constant in enum class com.ctre.phoenix6.signals.MeasurementHealthValue
-
Measurement is good.
- GravityType - Variable in class com.ctre.phoenix6.configs.Slot0Configs
-
Gravity Feedforward/Feedback Type.
- GravityType - Variable in class com.ctre.phoenix6.configs.Slot1Configs
-
Gravity Feedforward/Feedback Type.
- GravityType - Variable in class com.ctre.phoenix6.configs.Slot2Configs
-
Gravity Feedforward/Feedback Type.
- GravityType - Variable in class com.ctre.phoenix6.configs.SlotConfigs
-
Gravity Feedforward/Feedback Type.
- GravityTypeValue - Enum Class in com.ctre.phoenix6.signals
-
Gravity Feedforward/Feedback Type.
- Green - Enum constant in enum class com.ctre.phoenix6.signals.Led1OffColorValue
- Green - Enum constant in enum class com.ctre.phoenix6.signals.Led1OnColorValue
- Green - Enum constant in enum class com.ctre.phoenix6.signals.Led2OffColorValue
- Green - Enum constant in enum class com.ctre.phoenix6.signals.Led2OnColorValue
- GyroScalarX - Variable in class com.ctre.phoenix6.configs.GyroTrimConfigs
-
The gyro scalar component for the X axis.
- GyroScalarY - Variable in class com.ctre.phoenix6.configs.GyroTrimConfigs
-
The gyro scalar component for the Y axis.
- GyroScalarZ - Variable in class com.ctre.phoenix6.configs.GyroTrimConfigs
-
The gyro scalar component for the Z axis.
- GyroTrim - Variable in class com.ctre.phoenix6.configs.Pigeon2Configuration
-
Configs to trim the Pigeon2's gyroscope.
- GyroTrimConfigs - Class in com.ctre.phoenix6.configs
-
Configs to trim the Pigeon2's gyroscope.
- GyroTrimConfigs() - Constructor for class com.ctre.phoenix6.configs.GyroTrimConfigs
H
- HardwareJNI - Class in com.ctre.phoenix6.hardware.jni
- HardwareJNI() - Constructor for class com.ctre.phoenix6.hardware.jni.HardwareJNI
- HardwareJNI.Context - Enum Class in com.ctre.phoenix6.hardware.jni
- HardwareLimitSwitch - Variable in class com.ctre.phoenix6.configs.TalonFXConfiguration
-
Configs that change how the motor controller behaves under different limit switch states.
- HardwareLimitSwitchConfigs - Class in com.ctre.phoenix6.configs
-
Configs that change how the motor controller behaves under different limit switch states.
- HardwareLimitSwitchConfigs() - Constructor for class com.ctre.phoenix6.configs.HardwareLimitSwitchConfigs
- hasResetOccurred() - Method in class com.ctre.phoenix6.hardware.ParentDevice
- HasTalonControls - Interface in com.ctre.phoenix6.hardware.traits
-
Contains all control functions available for devices that support Talon controls.
- HasTalonSignals - Interface in com.ctre.phoenix6.hardware.traits
-
Contains all status signals available for devices that support Talon signals.
- hasUpdated() - Method in class com.ctre.phoenix6.BaseStatusSignal
-
Check whether the signal has been updated since the last check.
- HeadingController - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.FieldCentricFacingAngle
-
The PID controller used to maintain the desired heading.
- HeadingController - Variable in class com.ctre.phoenix6.swerve.SwerveRequest.FieldCentricFacingAngle
-
The PID controller used to maintain the desired heading.
- HootLogTooNew - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
The given hoot log requires a newer version of Phoenix API.
- HootLogTooOld - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
The given hoot log requires an older version of Phoenix API.
- HootReplay - Class in com.ctre.phoenix6
-
Static class for controlling Phoenix 6 hoot log replay.
- HootReplay() - Constructor for class com.ctre.phoenix6.HootReplay
- HootReplay.SignalData<T> - Class in com.ctre.phoenix6
-
Stores information about a user signal from replay.
- HootReplayJNI - Class in com.ctre.phoenix6.jni
- HootReplayJNI() - Constructor for class com.ctre.phoenix6.jni.HootReplayJNI
- HwTimestampOutOfSync - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
The timestamp reported by CANivore is at least 10ms older than the timestamp reported by the system, indicating it's fallen out of sync.
- hwtimeStampSeconds - Variable in class com.ctre.phoenix6.jni.StatusSignalJNI
I
- id - Variable in class com.ctre.phoenix6.jni.OrchestraJNI
- Idle() - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.Idle
- Idle() - Constructor for class com.ctre.phoenix6.swerve.SwerveRequest.Idle
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.DifferentialDutyCycle
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.DifferentialMotionMagicDutyCycle
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.DifferentialMotionMagicVoltage
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.DifferentialPositionDutyCycle
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.DifferentialPositionVoltage
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.DifferentialVelocityDutyCycle
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.DifferentialVelocityVoltage
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.DifferentialVoltage
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.DutyCycleOut
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.MotionMagicDutyCycle
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.MotionMagicExpoDutyCycle
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.MotionMagicExpoTorqueCurrentFOC
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.MotionMagicExpoVoltage
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.MotionMagicTorqueCurrentFOC
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityDutyCycle
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityTorqueCurrentFOC
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityVoltage
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.MotionMagicVoltage
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.PositionDutyCycle
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.PositionTorqueCurrentFOC
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.PositionVoltage
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.TorqueCurrentFOC
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.VelocityDutyCycle
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.VelocityTorqueCurrentFOC
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.VelocityVoltage
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IgnoreHardwareLimits - Variable in class com.ctre.phoenix6.controls.VoltageOut
-
Set to true to ignore hardware limit switches and the LimitForwardMotion and LimitReverseMotion parameters, instead allowing motion.
- IncompatibleMode - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
IncompatibleMode
- initSendable(SendableBuilder) - Method in class com.ctre.phoenix6.hardware.CANcoder
- initSendable(SendableBuilder) - Method in class com.ctre.phoenix6.hardware.CANrange
- initSendable(SendableBuilder) - Method in class com.ctre.phoenix6.hardware.Pigeon2
- initSendable(SendableBuilder) - Method in class com.ctre.phoenix6.hardware.TalonFX
- initSendable(SendableBuilder) - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
- initSendable(SendableBuilder) - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
- InsufficientSz - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InsufficientSz
- InternalError - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InternalError
- InvalidCanivCache - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InvalidCanivCache
- InvalidContext - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InvalidContext
- InvalidCrfBadHeader - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InvalidCrfBadHeader
- InvalidCrfBadSectHeader - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InvalidCrfBadSectHeader
- InvalidCrfBadSectSize - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InvalidCrfBadSectSize
- InvalidCrfFileSzInvald - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InvalidCrfFileSzInvald
- InvalidCrfNoSects - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InvalidCrfNoSects
- InvalidCrfWrongProduct - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Specified CRF is for the wrong product.
- InvalidDeviceDescriptor - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InvalidDeviceDescriptor
- InvalidDeviceModel - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
The provided model was not a valid device type.
- InvalidDeviceSpec - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InvalidDeviceSpec
- InvalidFile - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Could not open or read the given file.
- InvalidHandle - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Handle passed into function is incorrect.
- InvalidIDToFollow - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
The values specified for master are in valid.
- InvalidJson - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InvalidJson
- InvalidLicenseResp - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InvalidLicenseResp
- InvalidLicenseResponse - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InvalidLicenseResponse
- InvalidModel - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
This feature is not supported for this device model.
- InvalidModeToGetSignal - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
The current mode of the device is invalid for getting this signal.
- InvalidNetwork - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
InvalidNetwork
- InvalidOrchestraAction - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
An invalid orchestra action occurred.
- InvalidParamValue - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
An invalid argument was passed into the function/VI, such as a null pointer.
- InvalidSize - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
Size is invalid.
- InvalidTask - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
This diagnostic action is not supported.
- Inverted - Variable in class com.ctre.phoenix6.configs.MotorOutputConfigs
-
Invert state of the device as seen from the front of the motor.
- InvertedValue - Enum Class in com.ctre.phoenix6.signals
-
Invert state of the device as seen from the front of the motor.
- isAlive() - Method in class com.ctre.phoenix6.hardware.TalonFX
-
Determine of the motor is still operating or has timed out.
- isAllGood(BaseStatusSignal...) - Static method in class com.ctre.phoenix6.BaseStatusSignal
-
Checks if all signals have an OK error code.
- isConnected() - Method in class com.ctre.phoenix6.hardware.ParentDevice
-
Returns whether the device is still connected to the robot.
- isConnected(double) - Method in class com.ctre.phoenix6.hardware.ParentDevice
-
Returns whether the device is still connected to the robot.
- isContinuousInputEnabled() - Method in class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Returns true if continuous input is enabled.
- isContinuousInputEnabled() - Method in class com.ctre.phoenix6.swerve.utility.PhoenixPIDController
-
Returns true if continuous input is enabled.
- isDisabled() - Method in class com.ctre.phoenix6.mechanisms.DifferentialMechanism
-
Get whether the mechanism is currently disabled due to an issue.
- isDisabled() - Method in class com.ctre.phoenix6.mechanisms.SimpleDifferentialMechanism
-
Get whether the mechanism is currently disabled due to an issue.
- ISerializable - Interface in com.ctre.phoenix6
- isError() - Method in enum class com.ctre.phoenix6.StatusCode
- isFileLoaded() - Static method in class com.ctre.phoenix6.HootReplay
-
Gets whether a valid hoot log file is currently loaded.
- isNetworkFD() - Method in class com.ctre.phoenix6.CANBus
-
Gets whether the network is CAN FD.
- isNetworkFD(String) - Static method in class com.ctre.phoenix6.CANBus
-
Deprecated, for removal: This API element is subject to removal in a future version.The CANBus static methods are deprecated for removal in 2026. Construct a new CANBus instance and call
CANBus.isNetworkFD()
instead. - isOdometryValid() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Check if the odometry is currently valid.
- isOdometryValid() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain.OdometryThread
-
Check if the odometry is currently valid.
- isOK() - Method in enum class com.ctre.phoenix6.StatusCode
- isOnCANFD() - Method in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Gets whether the drivetrain is on a CAN FD bus.
- IsOnCANFD - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain
- isPlaying() - Static method in class com.ctre.phoenix6.HootReplay
-
Gets whether hoot log replay is actively playing.
- isPlaying() - Method in class com.ctre.phoenix6.Orchestra
-
Gets whether the current track is actively playing.
- IsPROLicensedValue - Enum Class in com.ctre.phoenix6.signals
-
Whether the device is Pro licensed.
- isReplay() - Static method in class com.ctre.phoenix6.jni.UtilsJNI
- isReplay() - Static method in class com.ctre.phoenix6.Utils
-
Get whether the program is running in replay mode.
- isSafetyEnabled() - Method in class com.ctre.phoenix6.hardware.TalonFX
-
Return the state of the motor safety enabled flag.
- isSimulation() - Static method in class com.ctre.phoenix6.jni.UtilsJNI
- isSimulation() - Static method in class com.ctre.phoenix6.Utils
-
Get whether the program is running in simulation.
- isValid() - Method in class com.ctre.phoenix6.Timestamp
-
Returns if this Timestamp is valid or not.
- isWarning() - Method in enum class com.ctre.phoenix6.StatusCode
J
- Jerk - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
-
Jerk for profiling.
- Jerk - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
-
Jerk for profiling.
- Jerk - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Jerk for profiling.
- jni - Variable in class com.ctre.phoenix6.BaseStatusSignal
- JNI_AddDevice(String, long) - Method in class com.ctre.phoenix6.jni.OrchestraJNI
- JNI_AddDeviceWithTrack(String, long, int) - Method in class com.ctre.phoenix6.jni.OrchestraJNI
- JNI_AddVisionMeasurement(int, double, double, double, double) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_AddVisionMeasurementWithStdDev(int, double, double, double, double, double[]) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_ClearDevices() - Method in class com.ctre.phoenix6.jni.OrchestraJNI
- JNI_Close() - Method in class com.ctre.phoenix6.jni.OrchestraJNI
- JNI_CloseFile() - Static method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_ConfigNeutralMode(int, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Create() - Method in class com.ctre.phoenix6.jni.OrchestraJNI
- JNI_CreateDrivetrain(long, long, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_CreateDrivetrainConstants(String, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_CreateDrivetrainWithFreq(long, double, long, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_CreateDrivetrainWithStddev(long, double, double[], double[], long, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_CreateModuleConstantsArr(long) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_DestroyConstants(long) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_DestroyControl(long) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_DestroyDrivetrain(int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_DestroyTelemetry(long) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_EnableAutoLogging(boolean) - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
- JNI_FeedEnable(int) - Static method in class com.ctre.phoenix6.unmanaged.jni.UnmanagedJNI
- JNI_GetApiCompliancy() - Static method in class com.ctre.phoenix6.unmanaged.jni.UnmanagedJNI
- JNI_GetAppliedUpdateFrequency() - Method in class com.ctre.phoenix6.jni.StatusSignalJNI
- JNI_GetBoolean(String) - Method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_GetBooleanArray(String) - Method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_GetCurrentTime() - Method in class com.ctre.phoenix6.jni.OrchestraJNI
- JNI_GetDouble(String) - Method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_GetDoubleArray(String) - Method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_GetEnableState() - Static method in class com.ctre.phoenix6.unmanaged.jni.UnmanagedJNI
- JNI_GetFloat(String) - Method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_GetFloatArray(String) - Method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_GetInteger(String) - Method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_GetIntegerArray(String) - Method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_GetOdometryFrequency(int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_GetOperatorForwardDirection(int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_GetPhoenixVersion() - Static method in class com.ctre.phoenix6.unmanaged.jni.UnmanagedJNI
- JNI_GetRaw(String) - Method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_GetState(int) - Method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_GetStatus(String) - Method in class com.ctre.phoenix6.jni.CANBusJNI
- JNI_GetString(String) - Method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_GetUnits() - Method in class com.ctre.phoenix6.jni.StatusSignalJNI
- JNI_IoControl(int, long) - Static method in class com.ctre.phoenix6.unmanaged.jni.UnmanagedJNI
- JNI_IoControlArray(double[]) - Static method in class com.ctre.phoenix6.unmanaged.jni.UnmanagedJNI
- JNI_IsFileLoaded() - Static method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_IsNetworkFD(String) - Static method in class com.ctre.phoenix6.jni.CANBusJNI
- JNI_IsOdometryValid(int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_IsOnCANFD(int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_IsPlaying() - Method in class com.ctre.phoenix6.jni.OrchestraJNI
- JNI_IsPlaying(double) - Static method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_LoadFile(String) - Static method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_LoadMusic(String) - Method in class com.ctre.phoenix6.jni.OrchestraJNI
- JNI_LoadPhoenix() - Static method in class com.ctre.phoenix6.unmanaged.jni.UnmanagedJNI
- JNI_Module_Apply(int, int) - Method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Module_GetCachedPosition(int, int) - Method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Module_GetCurrentState(int, int) - Method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Module_GetPosition(int, int, boolean) - Method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Module_GetTargetState(int, int) - Method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Module_ResetPosition(int, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Odom_SetThreadPriority(int, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Odom_Start(int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Odom_Stop(int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_OptimizeUpdateFrequencies(String, int, double, double) - Static method in class com.ctre.phoenix6.jni.StatusSignalJNI
- JNI_Pause() - Static method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_Pause() - Method in class com.ctre.phoenix6.jni.OrchestraJNI
- JNI_Play() - Static method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_Play() - Method in class com.ctre.phoenix6.jni.OrchestraJNI
- JNI_RefreshSignal(double) - Method in class com.ctre.phoenix6.jni.StatusSignalJNI
- JNI_RegisterTelemetry(int, Runnable) - Method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_ReportLegacySwerve() - Static method in class com.ctre.phoenix6.jni.PlatformJNI
- JNI_Request_Apply_ApplyFieldSpeeds(int, double, double, double, double[], double[], double, double, int, int, boolean, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Request_Apply_ApplyRobotSpeeds(int, double, double, double, double[], double[], double, double, int, int, boolean) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Request_Apply_FieldCentric(int, double, double, double, double, double, double, double, int, int, boolean, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Request_Apply_Idle(int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Request_Apply_PointWheelsAt(int, double, int, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Request_Apply_RobotCentric(int, double, double, double, double, double, double, double, int, int, boolean) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_Request_Apply_SwerveDriveBrake(int, int, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_RequestConfigApply(String, int, double, String, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlConfigJNI
- JNI_RequestControlCoastOut(String, int, double, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_DutyCycleOut_Position(String, int, double, double, boolean, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_DutyCycleOut_Velocity(String, int, double, double, boolean, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_MotionMagicDutyCycle_Position(String, int, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_MotionMagicDutyCycle_Velocity(String, int, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_MotionMagicTorqueCurrentFOC_Position(String, int, double, double, double, int, boolean, boolean, boolean, boolean, boolean, double, double, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_MotionMagicTorqueCurrentFOC_Velocity(String, int, double, double, double, int, boolean, boolean, boolean, boolean, boolean, double, double, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_MotionMagicVoltage_Position(String, int, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_MotionMagicVoltage_Velocity(String, int, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_PositionDutyCycle_Position(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_PositionDutyCycle_Velocity(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_PositionTorqueCurrentFOC_Position(String, int, double, double, double, double, int, boolean, boolean, boolean, boolean, boolean, double, double, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_PositionTorqueCurrentFOC_Velocity(String, int, double, double, double, double, int, boolean, boolean, boolean, boolean, boolean, double, double, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_PositionVoltage_Position(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_PositionVoltage_Velocity(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_TorqueCurrentFOC_Position(String, int, double, double, double, double, boolean, boolean, boolean, boolean, boolean, double, double, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_TorqueCurrentFOC_Velocity(String, int, double, double, double, double, boolean, boolean, boolean, boolean, boolean, double, double, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_VelocityDutyCycle_Position(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_VelocityDutyCycle_Velocity(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_VelocityTorqueCurrentFOC_Position(String, int, double, double, double, double, int, boolean, boolean, boolean, boolean, boolean, double, double, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_VelocityTorqueCurrentFOC_Velocity(String, int, double, double, double, double, int, boolean, boolean, boolean, boolean, boolean, double, double, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_VelocityVoltage_Position(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_VelocityVoltage_Velocity(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_VoltageOut_Position(String, int, double, double, boolean, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDiff_VoltageOut_Velocity(String, int, double, double, boolean, boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDifferentialDutyCycle(String, int, double, double, double, boolean, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDifferentialFollower(String, int, double, int, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDifferentialMotionMagicDutyCycle(String, int, double, double, double, boolean, int, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDifferentialMotionMagicVoltage(String, int, double, double, double, boolean, int, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDifferentialPositionDutyCycle(String, int, double, double, double, boolean, int, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDifferentialPositionVoltage(String, int, double, double, double, boolean, int, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDifferentialStrictFollower(String, int, double, int) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDifferentialVelocityDutyCycle(String, int, double, double, double, boolean, int, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDifferentialVelocityVoltage(String, int, double, double, double, boolean, int, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDifferentialVoltage(String, int, double, double, double, boolean, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDutyCycleOut(String, int, double, double, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDynamicMotionMagicDutyCycle(String, int, double, double, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDynamicMotionMagicTorqueCurrentFOC(String, int, double, double, double, double, double, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlDynamicMotionMagicVoltage(String, int, double, double, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlEmpty(String, int, double) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlFollower(String, int, double, int, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlMotionMagicDutyCycle(String, int, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlMotionMagicExpoDutyCycle(String, int, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlMotionMagicExpoTorqueCurrentFOC(String, int, double, double, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlMotionMagicExpoVoltage(String, int, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlMotionMagicTorqueCurrentFOC(String, int, double, double, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlMotionMagicVelocityDutyCycle(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlMotionMagicVelocityTorqueCurrentFOC(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlMotionMagicVelocityVoltage(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlMotionMagicVoltage(String, int, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlMusicTone(String, int, double, double) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlNeutralOut(String, int, double, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlPositionDutyCycle(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlPositionTorqueCurrentFOC(String, int, double, double, double, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlPositionVoltage(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlStaticBrake(String, int, double, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlStrictFollower(String, int, double, int) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlTorqueCurrentFOC(String, int, double, double, double, double, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlVelocityDutyCycle(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlVelocityTorqueCurrentFOC(String, int, double, double, double, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlVelocityVoltage(String, int, double, double, double, boolean, double, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_RequestControlVoltageOut(String, int, double, double, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.ctre.phoenix6.controls.jni.ControlJNI
- JNI_ResetPose(int, double, double, double) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_ResetRotation(int, double) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_ResetTranslation(int, double, double) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_ResetUpdateFrequencies(String, int, double) - Static method in class com.ctre.phoenix6.jni.StatusSignalJNI
- JNI_SamplePoseAt(int, double) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_SeedFieldCentric(int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_SetControl(int, IntSupplier) - Method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_SetControl_ApplyFieldSpeeds(int, double, double, double, double[], double[], double, double, int, int, boolean, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_SetControl_ApplyRobotSpeeds(int, double, double, double, double[], double[], double, double, int, int, boolean) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_SetControl_FieldCentric(int, double, double, double, double, double, double, double, int, int, boolean, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_SetControl_Idle(int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_SetControl_PointWheelsAt(int, double, int, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_SetControl_RobotCentric(int, double, double, double, double, double, double, double, int, int, boolean) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_SetControl_SwerveDriveBrake(int, int, int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_SetLoggerPath(String) - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
- JNI_SetModuleConstants(long, long, int, int, int, double, double, double, boolean, boolean, boolean, double, double, double, double, int, int, double, double, int, double, double, double, double) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_SetOperatorPerspectiveForward(int, double) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_SetPhoenixDiagnosticsStartTime(double) - Static method in class com.ctre.phoenix6.unmanaged.jni.UnmanagedJNI
- JNI_SetSpeed(double) - Static method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_SetUpdateFrequency(double, double) - Method in class com.ctre.phoenix6.jni.StatusSignalJNI
- JNI_SetUpdateFrequencyForAll(double, StatusSignalJNI[], double) - Static method in class com.ctre.phoenix6.jni.StatusSignalJNI
- JNI_SetVisionMeasurementStdDevs(int, double[]) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_SimCreate(int, int) - Static method in class com.ctre.phoenix6.jni.PlatformJNI
- JNI_SimDestroy(int, int) - Static method in class com.ctre.phoenix6.jni.PlatformJNI
- JNI_SimDestroyAll() - Static method in class com.ctre.phoenix6.jni.PlatformJNI
- JNI_SimGetLastError(int, int) - Static method in class com.ctre.phoenix6.jni.PlatformJNI
- JNI_SimGetPhysicsValue(int, int, String) - Static method in class com.ctre.phoenix6.jni.PlatformJNI
- JNI_SimSetPhysicsInput(int, int, String, double) - Static method in class com.ctre.phoenix6.jni.PlatformJNI
- JNI_StartLogger() - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
- JNI_StepTiming(double) - Static method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_Stop() - Static method in class com.ctre.phoenix6.jni.HootReplayJNI
- JNI_Stop() - Method in class com.ctre.phoenix6.jni.OrchestraJNI
- JNI_StopLogger() - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
- JNI_TareEverything(int) - Static method in class com.ctre.phoenix6.swerve.jni.SwerveJNI
- JNI_WaitForAll(String, double, StatusSignalJNI[]) - Static method in class com.ctre.phoenix6.jni.StatusSignalJNI
- JNI_WaitForSignal(double) - Method in class com.ctre.phoenix6.jni.StatusSignalJNI
- JNI_WriteBoolean(String, boolean, double) - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
- JNI_WriteBooleanArray(String, boolean[], double) - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
- JNI_WriteDouble(String, double, String, double) - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
- JNI_WriteDoubleArray(String, double[], String, double) - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
- JNI_WriteFloat(String, float, String, double) - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
- JNI_WriteFloatArray(String, float[], String, double) - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
- JNI_WriteInteger(String, long, String, double) - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
- JNI_WriteIntegerArray(String, long[], String, double) - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
- JNI_WriteRaw(String, byte[], double) - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
- JNI_WriteString(String, String, double) - Static method in class com.ctre.phoenix6.jni.SignalLoggerJNI
K
- kA - Variable in class com.ctre.phoenix6.configs.Slot0Configs
-
Acceleration Feedforward Gain.
- kA - Variable in class com.ctre.phoenix6.configs.Slot1Configs
-
Acceleration Feedforward Gain.
- kA - Variable in class com.ctre.phoenix6.configs.Slot2Configs
-
Acceleration Feedforward Gain.
- kA - Variable in class com.ctre.phoenix6.configs.SlotConfigs
-
Acceleration Feedforward Gain.
- kAccessDenied - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kAccessDenied
- kD - Variable in class com.ctre.phoenix6.configs.Slot0Configs
-
Derivative Gain.
- kD - Variable in class com.ctre.phoenix6.configs.Slot1Configs
-
Derivative Gain.
- kD - Variable in class com.ctre.phoenix6.configs.Slot2Configs
-
Derivative Gain.
- kD - Variable in class com.ctre.phoenix6.configs.SlotConfigs
-
Derivative Gain.
- kDefaultConfigRetries - Static variable in class com.ctre.phoenix6.mechanisms.DifferentialMechanism
-
The default number of retries for config applies.
- kDefaultConfigRetries - Static variable in class com.ctre.phoenix6.mechanisms.SimpleDifferentialMechanism
-
The default number of retries for config applies.
- kDefaultSafetyExpiration - Static variable in class com.ctre.phoenix6.hardware.TalonFX
-
The default motor safety timeout IF calling application enables the feature.
- kDeviceResponseIncorrect - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kDeviceResponseIncorrect
- kErrorPollingForDevices - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kErrorPollingForDevices
- kFailedSetup - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kFailedSetup
- kFirmwareInvalidResponse - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kFirmwareInvalidResponse
- kG - Variable in class com.ctre.phoenix6.configs.Slot0Configs
-
Gravity Feedforward/Feedback Gain.
- kG - Variable in class com.ctre.phoenix6.configs.Slot1Configs
-
Gravity Feedforward/Feedback Gain.
- kG - Variable in class com.ctre.phoenix6.configs.Slot2Configs
-
Gravity Feedforward/Feedback Gain.
- kG - Variable in class com.ctre.phoenix6.configs.SlotConfigs
-
Gravity Feedforward/Feedback Gain.
- kGeneralWinUsbError - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kGeneralWinUsbError
- kI - Variable in class com.ctre.phoenix6.configs.Slot0Configs
-
Integral Gain.
- kI - Variable in class com.ctre.phoenix6.configs.Slot1Configs
-
Integral Gain.
- kI - Variable in class com.ctre.phoenix6.configs.Slot2Configs
-
Integral Gain.
- kI - Variable in class com.ctre.phoenix6.configs.SlotConfigs
-
Integral Gain.
- Kinem - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySimSwerveDrivetrain
- kinematics - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.LegacySwerveControlRequestParameters
- kinematics - Variable in class com.ctre.phoenix6.swerve.SwerveDrivetrain.SwerveControlParameters
-
The kinematics object used for control
- kInvalidClass - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kInvalidClass
- kInvalidGuid - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kInvalidGuid
- kInvalidInterface - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kInvalidInterface
- kInvalidPath - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kInvalidPath
- kInvalidProtocol - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kInvalidProtocol
- kInvalidRespFormat - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kInvalidRespFormat
- kListenFailed - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kListenFailed
- kMaxSpeedMps - Variable in class com.ctre.phoenix6.swerve.jni.SwerveJNI.ControlParams
- kMaxSpeedMps - Variable in class com.ctre.phoenix6.swerve.SwerveDrivetrain.SwerveControlParameters
-
The max speed of the robot at 12 V output, in m/s
- kNumConfigAttempts - Static variable in class com.ctre.phoenix6.swerve.SwerveDrivetrain
-
Number of times to attempt config applies.
- kNumConfigAttempts - Static variable in class com.ctre.phoenix6.swerve.SwerveModule
-
Number of times to attempt config applies.
- kP - Variable in class com.ctre.phoenix6.configs.Slot0Configs
-
Proportional Gain.
- kP - Variable in class com.ctre.phoenix6.configs.Slot1Configs
-
Proportional Gain.
- kP - Variable in class com.ctre.phoenix6.configs.Slot2Configs
-
Proportional Gain.
- kP - Variable in class com.ctre.phoenix6.configs.SlotConfigs
-
Proportional Gain.
- KrakenX44_Integrated - Enum constant in enum class com.ctre.phoenix6.signals.ConnectedMotorValue
-
Talon is attached to an integrated Kraken X44 motor.
- KrakenX60_Integrated - Enum constant in enum class com.ctre.phoenix6.signals.ConnectedMotorValue
-
Talon is attached to an integrated Kraken X60 motor.
- kReceiveFailed - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kReceiveFailed
- kS - Variable in class com.ctre.phoenix6.configs.Slot0Configs
-
Static Feedforward Gain.
- kS - Variable in class com.ctre.phoenix6.configs.Slot1Configs
-
Static Feedforward Gain.
- kS - Variable in class com.ctre.phoenix6.configs.Slot2Configs
-
Static Feedforward Gain.
- kS - Variable in class com.ctre.phoenix6.configs.SlotConfigs
-
Static Feedforward Gain.
- kSendFailed - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kSendFailed
- kV - Variable in class com.ctre.phoenix6.configs.Slot0Configs
-
Velocity Feedforward Gain.
- kV - Variable in class com.ctre.phoenix6.configs.Slot1Configs
-
Velocity Feedforward Gain.
- kV - Variable in class com.ctre.phoenix6.configs.Slot2Configs
-
Velocity Feedforward Gain.
- kV - Variable in class com.ctre.phoenix6.configs.SlotConfigs
-
Velocity Feedforward Gain.
- kWinUsbGeneralError - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kWinUsbGeneralError
- kWinUsbInitFailed - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kWinUsbInitFailed
- kWinUsbQueryFailed - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
kWinUsbQueryFailed
L
- LastAngle - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySimSwerveDrivetrain
- lastThreadPriority - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain.OdometryThread
- lastTime - Variable in class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain.OdometryThread
- Led1OffColorValue - Enum Class in com.ctre.phoenix6.signals
-
The Color of LED1 when it's "Off".
- Led1OnColorValue - Enum Class in com.ctre.phoenix6.signals
-
The Color of LED1 when it's "On".
- Led2OffColorValue - Enum Class in com.ctre.phoenix6.signals
-
The Color of LED2 when it's "Off".
- Led2OnColorValue - Enum Class in com.ctre.phoenix6.signals
-
The Color of LED2 when it's "On".
- LegacyPhoenixPIDController - Class in com.ctre.phoenix6.mechanisms.swerve.utility
-
Phoenix-centric PID controller taken from WPI's
PIDController
class. - LegacyPhoenixPIDController(double, double, double) - Constructor for class com.ctre.phoenix6.mechanisms.swerve.utility.LegacyPhoenixPIDController
-
Allocates a PIDController with the given constants for kp, ki, and kd.
- LegacySimSwerveDrivetrain - Class in com.ctre.phoenix6.mechanisms.swerve
-
Extremely simplified swerve drive simulation class.
- LegacySimSwerveDrivetrain(Translation2d[], Pigeon2, LegacySwerveDrivetrainConstants, LegacySwerveModuleConstants...) - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySimSwerveDrivetrain
- LegacySimSwerveDrivetrain.LegacySimSwerveModule - Class in com.ctre.phoenix6.mechanisms.swerve
- LegacySimSwerveModule(double, double, double, boolean, double, double, double, boolean) - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySimSwerveDrivetrain.LegacySimSwerveModule
- LegacySwerveControlRequestParameters() - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveRequest.LegacySwerveControlRequestParameters
- LegacySwerveDriveState() - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain.LegacySwerveDriveState
- LegacySwerveDrivetrain - Class in com.ctre.phoenix6.mechanisms.swerve
-
Swerve Drive class utilizing CTR Electronics' Phoenix 6 API.
- LegacySwerveDrivetrain(LegacySwerveDrivetrainConstants, double, LegacySwerveModuleConstants...) - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain
-
Constructs a CTRSwerveDrivetrain using the specified constants.
- LegacySwerveDrivetrain(LegacySwerveDrivetrainConstants, double, Matrix<N3, N1>, Matrix<N3, N1>, LegacySwerveModuleConstants...) - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain
-
Constructs a CTRSwerveDrivetrain using the specified constants.
- LegacySwerveDrivetrain(LegacySwerveDrivetrainConstants, LegacySwerveModuleConstants...) - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrain
-
Constructs a CTRSwerveDrivetrain using the specified constants.
- LegacySwerveDrivetrain.LegacySwerveDriveState - Class in com.ctre.phoenix6.mechanisms.swerve
-
Plain-Old-Data class holding the state of the swerve drivetrain.
- LegacySwerveDrivetrain.OdometryThread - Class in com.ctre.phoenix6.mechanisms.swerve
- LegacySwerveDrivetrainConstants - Class in com.ctre.phoenix6.mechanisms.swerve
-
Common constants for a swerve drivetrain.
- LegacySwerveDrivetrainConstants() - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveDrivetrainConstants
- LegacySwerveModule - Class in com.ctre.phoenix6.mechanisms.swerve
-
Swerve Module class that encapsulates a swerve module powered by CTR Electronics devices.
- LegacySwerveModule(LegacySwerveModuleConstants, String) - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModule
-
Construct a LegacySwerveModule with the specified constants.
- LegacySwerveModule.ClosedLoopOutputType - Enum Class in com.ctre.phoenix6.mechanisms.swerve
-
Supported closed-loop output types.
- LegacySwerveModule.DriveRequestType - Enum Class in com.ctre.phoenix6.mechanisms.swerve
-
All possible control requests for the module drive motor.
- LegacySwerveModule.SteerRequestType - Enum Class in com.ctre.phoenix6.mechanisms.swerve
-
All possible control requests for the module steer motor.
- LegacySwerveModuleConstants - Class in com.ctre.phoenix6.mechanisms.swerve
-
All constants for a swerve module.
- LegacySwerveModuleConstants() - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstants
- LegacySwerveModuleConstants.SteerFeedbackType - Enum Class in com.ctre.phoenix6.mechanisms.swerve
-
Supported feedback sensors for the steer motors.
- LegacySwerveModuleConstantsFactory - Class in com.ctre.phoenix6.mechanisms.swerve
-
Constants that are common across the swerve modules, used for creating instances of module-specific
LegacySwerveModuleConstants
. - LegacySwerveModuleConstantsFactory() - Constructor for class com.ctre.phoenix6.mechanisms.swerve.LegacySwerveModuleConstantsFactory
- LegacySwerveRequest - Interface in com.ctre.phoenix6.mechanisms.swerve
-
Container for all the Swerve Requests.
- LegacySwerveRequest.ApplyChassisSpeeds - Class in com.ctre.phoenix6.mechanisms.swerve
-
Accepts a generic ChassisSpeeds to apply to the drivetrain.
- LegacySwerveRequest.FieldCentric - Class in com.ctre.phoenix6.mechanisms.swerve
-
Drives the swerve drivetrain in a field-centric manner.
- LegacySwerveRequest.FieldCentricFacingAngle - Class in com.ctre.phoenix6.mechanisms.swerve
-
Drives the swerve drivetrain in a field-centric manner, maintaining a specified heading angle to ensure the robot is facing the desired direction
- LegacySwerveRequest.ForwardReference - Enum Class in com.ctre.phoenix6.mechanisms.swerve
-
The reference for "forward" is sometimes different if you're talking about field relative.
- LegacySwerveRequest.Idle - Class in com.ctre.phoenix6.mechanisms.swerve
-
Does nothing to the swerve module state.
- LegacySwerveRequest.LegacySwerveControlRequestParameters - Class in com.ctre.phoenix6.mechanisms.swerve
- LegacySwerveRequest.PointWheelsAt - Class in com.ctre.phoenix6.mechanisms.swerve
-
Sets the swerve drive modules to point to a specified direction.
- LegacySwerveRequest.RobotCentric - Class in com.ctre.phoenix6.mechanisms.swerve
-
Drives the swerve drivetrain in a robot-centric manner.
- LegacySwerveRequest.SwerveDriveBrake - Class in com.ctre.phoenix6.mechanisms.swerve
-
Sets the swerve drive module states to point inward on the robot in an "X" fashion, creating a natural brake which will oppose any motion.
- LegacySwerveRequest.SysIdSwerveRotation - Class in com.ctre.phoenix6.mechanisms.swerve
-
SysId-specific SwerveRequest to characterize the rotational characteristics of a swerve drivetrain.
- LegacySwerveRequest.SysIdSwerveSteerGains - Class in com.ctre.phoenix6.mechanisms.swerve
-
SysId-specific SwerveRequest to characterize the steer module characteristics of a swerve drivetrain.
- LegacySwerveRequest.SysIdSwerveTranslation - Class in com.ctre.phoenix6.mechanisms.swerve
-
SysId-specific SwerveRequest to characterize the translational characteristics of a swerve drivetrain.
- LibraryCouldNotBeLoaded - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
LibraryCouldNotBeLoaded
- Licensed - Enum constant in enum class com.ctre.phoenix6.signals.IsPROLicensedValue
- Licensed - Enum constant in enum class com.ctre.phoenix6.signals.Licensing_IsSeasonPassedValue
- LicenseDownloadFailed - Enum constant in enum class com.ctre.phoenix6.StatusCode
-
License did not successfully download to Device.
- Licensing_IsSeasonPassedValue - Enum Class in com.ctre.phoenix6.signals
-
Whether the device is Season Pass licensed.
- Limited - Enum constant in enum class com.ctre.phoenix6.signals.MeasurementHealthValue
-
Measurement is likely okay, but the target is either very far away or moving very quickly.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.DifferentialDutyCycle
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.DifferentialMotionMagicDutyCycle
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.DifferentialMotionMagicVoltage
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.DifferentialPositionDutyCycle
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.DifferentialPositionVoltage
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.DifferentialVelocityDutyCycle
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.DifferentialVelocityVoltage
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.DifferentialVoltage
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.DutyCycleOut
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicDutyCycle
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicTorqueCurrentFOC
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.DynamicMotionMagicVoltage
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.MotionMagicDutyCycle
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.MotionMagicExpoDutyCycle
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.MotionMagicExpoTorqueCurrentFOC
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.MotionMagicExpoVoltage
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.MotionMagicTorqueCurrentFOC
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityDutyCycle
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityTorqueCurrentFOC
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.MotionMagicVelocityVoltage
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.MotionMagicVoltage
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.PositionDutyCycle
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.PositionTorqueCurrentFOC
-
Set to true to force forward limiting.
- LimitForwardMotion - Variable in class com.ctre.phoenix6.controls.PositionVoltage
CorePigeon2.getYaw()
instead. Note that Yaw is CCW+, whereas this API is CW+.