|
CTRE Phoenix 6 C++ 24.3.0
|
#include "ctre/phoenix6/hardware/ParentDevice.hpp"#include "ctre/phoenix6/spns/SpnValue.hpp"#include "ctre/phoenix6/Utils.hpp"#include "ctre/phoenix6/controls/DutyCycleOut.hpp"#include "ctre/phoenix6/controls/TorqueCurrentFOC.hpp"#include "ctre/phoenix6/controls/VoltageOut.hpp"#include "ctre/phoenix6/controls/PositionDutyCycle.hpp"#include "ctre/phoenix6/controls/PositionVoltage.hpp"#include "ctre/phoenix6/controls/PositionTorqueCurrentFOC.hpp"#include "ctre/phoenix6/controls/VelocityDutyCycle.hpp"#include "ctre/phoenix6/controls/VelocityVoltage.hpp"#include "ctre/phoenix6/controls/VelocityTorqueCurrentFOC.hpp"#include "ctre/phoenix6/controls/MotionMagicDutyCycle.hpp"#include "ctre/phoenix6/controls/MotionMagicVoltage.hpp"#include "ctre/phoenix6/controls/MotionMagicTorqueCurrentFOC.hpp"#include "ctre/phoenix6/controls/DifferentialDutyCycle.hpp"#include "ctre/phoenix6/controls/DifferentialVoltage.hpp"#include "ctre/phoenix6/controls/DifferentialPositionDutyCycle.hpp"#include "ctre/phoenix6/controls/DifferentialPositionVoltage.hpp"#include "ctre/phoenix6/controls/DifferentialVelocityDutyCycle.hpp"#include "ctre/phoenix6/controls/DifferentialVelocityVoltage.hpp"#include "ctre/phoenix6/controls/DifferentialMotionMagicDutyCycle.hpp"#include "ctre/phoenix6/controls/DifferentialMotionMagicVoltage.hpp"#include "ctre/phoenix6/controls/Follower.hpp"#include "ctre/phoenix6/controls/StrictFollower.hpp"#include "ctre/phoenix6/controls/DifferentialFollower.hpp"#include "ctre/phoenix6/controls/DifferentialStrictFollower.hpp"#include "ctre/phoenix6/controls/NeutralOut.hpp"#include "ctre/phoenix6/controls/CoastOut.hpp"#include "ctre/phoenix6/controls/StaticBrake.hpp"#include "ctre/phoenix6/controls/MusicTone.hpp"#include "ctre/phoenix6/controls/MotionMagicVelocityDutyCycle.hpp"#include "ctre/phoenix6/controls/MotionMagicVelocityTorqueCurrentFOC.hpp"#include "ctre/phoenix6/controls/MotionMagicVelocityVoltage.hpp"#include "ctre/phoenix6/controls/MotionMagicExpoDutyCycle.hpp"#include "ctre/phoenix6/controls/MotionMagicExpoVoltage.hpp"#include "ctre/phoenix6/controls/MotionMagicExpoTorqueCurrentFOC.hpp"#include "ctre/phoenix6/controls/DynamicMotionMagicDutyCycle.hpp"#include "ctre/phoenix6/controls/DynamicMotionMagicVoltage.hpp"#include "ctre/phoenix6/controls/DynamicMotionMagicTorqueCurrentFOC.hpp"#include "ctre/phoenix6/controls/compound/Diff_DutyCycleOut_Position.hpp"#include "ctre/phoenix6/controls/compound/Diff_PositionDutyCycle_Position.hpp"#include "ctre/phoenix6/controls/compound/Diff_VelocityDutyCycle_Position.hpp"#include "ctre/phoenix6/controls/compound/Diff_MotionMagicDutyCycle_Position.hpp"#include "ctre/phoenix6/controls/compound/Diff_DutyCycleOut_Velocity.hpp"#include "ctre/phoenix6/controls/compound/Diff_PositionDutyCycle_Velocity.hpp"#include "ctre/phoenix6/controls/compound/Diff_VelocityDutyCycle_Velocity.hpp"#include "ctre/phoenix6/controls/compound/Diff_MotionMagicDutyCycle_Velocity.hpp"#include "ctre/phoenix6/controls/compound/Diff_VoltageOut_Position.hpp"#include "ctre/phoenix6/controls/compound/Diff_PositionVoltage_Position.hpp"#include "ctre/phoenix6/controls/compound/Diff_VelocityVoltage_Position.hpp"#include "ctre/phoenix6/controls/compound/Diff_MotionMagicVoltage_Position.hpp"#include "ctre/phoenix6/controls/compound/Diff_VoltageOut_Velocity.hpp"#include "ctre/phoenix6/controls/compound/Diff_PositionVoltage_Velocity.hpp"#include "ctre/phoenix6/controls/compound/Diff_VelocityVoltage_Velocity.hpp"#include "ctre/phoenix6/controls/compound/Diff_MotionMagicVoltage_Velocity.hpp"#include "ctre/phoenix6/controls/compound/Diff_TorqueCurrentFOC_Position.hpp"#include "ctre/phoenix6/controls/compound/Diff_PositionTorqueCurrentFOC_Position.hpp"#include "ctre/phoenix6/controls/compound/Diff_VelocityTorqueCurrentFOC_Position.hpp"#include "ctre/phoenix6/controls/compound/Diff_MotionMagicTorqueCurrentFOC_Position.hpp"#include "ctre/phoenix6/controls/compound/Diff_TorqueCurrentFOC_Velocity.hpp"#include "ctre/phoenix6/controls/compound/Diff_PositionTorqueCurrentFOC_Velocity.hpp"#include "ctre/phoenix6/controls/compound/Diff_VelocityTorqueCurrentFOC_Velocity.hpp"#include "ctre/phoenix6/controls/compound/Diff_MotionMagicTorqueCurrentFOC_Velocity.hpp"#include "ctre/phoenix6/sim/TalonFXSimState.hpp"#include <units/angle.h>#include <units/angular_acceleration.h>#include <units/angular_velocity.h>#include <units/current.h>#include <units/dimensionless.h>#include <units/temperature.h>#include <units/voltage.h>Go to the source code of this file.
Classes | |
| class | ctre::phoenix6::configs::TalonFXConfiguration |
| Class description for the Talon FX integrated motor controller. More... | |
| class | ctre::phoenix6::configs::TalonFXConfigurator |
| Class description for the Talon FX integrated motor controller. More... | |
| class | ctre::phoenix6::hardware::core::CoreTalonFX |
| Class description for the Talon FX integrated motor controller. More... | |
Namespaces | |
| namespace | ctre |
| namespace | ctre::phoenix6 |
| namespace | ctre::phoenix6::hardware |
| namespace | ctre::phoenix6::hardware::core |
| namespace | ctre::phoenix6::configs |