10#include <wpi/units/angle.hpp>
wpi::units::degree_t FOVCenterX
Specifies the target center of the Field of View in the X direction.
Definition FovParamsConfigs.hpp:39
wpi::units::degree_t FOVRangeY
Specifies the target range of the Field of View in the Y direction.
Definition FovParamsConfigs.hpp:82
std::string Serialize() const final
std::string ToString() const override
constexpr FovParamsConfigs & WithFOVCenterY(wpi::units::degree_t newFOVCenterY)
Modifies this configuration's FOVCenterY parameter and returns itself for method-chaining and easier ...
Definition FovParamsConfigs.hpp:126
constexpr FovParamsConfigs()=default
constexpr FovParamsConfigs & WithFOVRangeY(wpi::units::degree_t newFOVRangeY)
Modifies this configuration's FOVRangeY parameter and returns itself for method-chaining and easier t...
Definition FovParamsConfigs.hpp:178
ctre::phoenix::StatusCode Deserialize(std::string const &to_deserialize) final
constexpr FovParamsConfigs & WithFOVCenterX(wpi::units::degree_t newFOVCenterX)
Modifies this configuration's FOVCenterX parameter and returns itself for method-chaining and easier ...
Definition FovParamsConfigs.hpp:102
wpi::units::degree_t FOVRangeX
Specifies the target range of the Field of View in the X direction.
Definition FovParamsConfigs.hpp:67
constexpr FovParamsConfigs & WithFOVRangeX(wpi::units::degree_t newFOVRangeX)
Modifies this configuration's FOVRangeX parameter and returns itself for method-chaining and easier t...
Definition FovParamsConfigs.hpp:152
wpi::units::degree_t FOVCenterY
Specifies the target center of the Field of View in the Y direction.
Definition FovParamsConfigs.hpp:52
Definition Configuration.hpp:17
Definition ExternalFeedbackConfigs.hpp:21
Definition ExternalFeedbackConfigs.hpp:16
Definition FrcUsageReport.hpp:12
Definition motor_constants.h:14