CTRE Phoenix Pro C++ 23.0.12
|
#include "ctre/phoenixpro/core/CoreCANcoder.hpp"
#include "ctre/phoenix/platform/DeviceType.hpp"
#include "wpi/sendable/Sendable.h"
#include "wpi/sendable/SendableBuilder.h"
#include "wpi/sendable/SendableHelper.h"
#include <hal/SimDevice.h>
Go to the source code of this file.
Classes | |
class | ctre::phoenixpro::hardware::CANcoder |
Class for CANcoder, a CAN based magnetic encoder that provides absolute and relative position along with filtered velocity. More... | |
Namespaces | |
namespace | ctre |
namespace | ctre::phoenixpro |
namespace | ctre::phoenixpro::hardware |