|
CTRE Phoenix 6 C++ 26.50.0-alpha-1
|
#include "ctre/phoenix6/hardware/ParentDevice.hpp"#include "ctre/phoenix6/configs/Configuration.hpp"#include "ctre/phoenix6/configs/Configurator.hpp"#include "ctre/phoenix6/signals/SpnEnums.hpp"#include "ctre/phoenix6/configs/CustomParamsConfigs.hpp"#include "ctre/phoenix6/configs/ToFParamsConfigs.hpp"#include "ctre/phoenix6/configs/ProximityParamsConfigs.hpp"#include "ctre/phoenix6/configs/FovParamsConfigs.hpp"#include "ctre/phoenix6/sim/CANrangeSimState.hpp"#include <wpi/units/angle.hpp>#include <wpi/units/dimensionless.hpp>#include <wpi/units/length.hpp>#include <wpi/units/time.hpp>#include <wpi/units/voltage.hpp>Go to the source code of this file.
Classes | |
| class | ctre::phoenix6::configs::CANrangeConfiguration |
| Class for CANrange, a CAN based Time of Flight (ToF) sensor that measures the distance to the front of the device. More... | |
| class | ctre::phoenix6::configs::CANrangeConfigurator |
| Class for CANrange, a CAN based Time of Flight (ToF) sensor that measures the distance to the front of the device. More... | |
| class | ctre::phoenix6::hardware::core::CoreCANrange |
| Class for CANrange, a CAN based Time of Flight (ToF) sensor that measures the distance to the front of the device. More... | |
Namespaces | |
| namespace | ctre |
| namespace | ctre::phoenix6 |
| namespace | ctre::phoenix6::hardware |
| namespace | ctre::phoenix6::hardware::core |
| namespace | ctre::phoenix6::configs |