CTRE Phoenix C++ 5.33.1
|
#include "ctre/phoenix/motorcontrol/can/BaseTalon.h"
#include "ctre/phoenix/motorcontrol/IMotorControllerEnhanced.h"
#include "ctre/phoenix/motorcontrol/MotorCommutation.h"
#include "ctre/phoenix/motorcontrol/StatorCurrentLimitConfiguration.h"
#include "ctre/phoenix/CustomParamConfiguration.h"
#include "ctre/phoenix/sensors/AbsoluteSensorRange.h"
#include "ctre/phoenix/sensors/SensorInitializationStrategy.h"
Go to the source code of this file.
Classes | |
struct | ctre::phoenix::motorcontrol::can::TalonFXPIDSetConfiguration |
Configurables available to TalonFX's PID. More... | |
struct | ctre::phoenix::motorcontrol::can::TalonFXConfiguration |
Configurables available to TalonFX. More... | |
class | ctre::phoenix::motorcontrol::can::TalonFXConfigUtil |
Util class to help with talon configs. More... | |
class | ctre::phoenix::motorcontrol::can::TalonFX |
CTRE Talon FX Motor Controller when used on CAN Bus. More... | |
Namespaces | |
namespace | ctre |
namespace ctre | |
namespace | ctre::phoenix |
namespace phoenix | |
namespace | ctre::phoenix::motorcontrol |
namespace motorcontrol | |
namespace | ctre::phoenix::motorcontrol::can |
namespace can | |