10#include <wpi/units/time.hpp>
wpi::units::second_t TorqueClosedLoopRampPeriod
If non-zero, this determines how much time to ramp from 0A output to 300A during the closed-loop Torq...
Definition ClosedLoopRampsConfigs.hpp:81
constexpr ClosedLoopRampsConfigs & WithDutyCycleClosedLoopRampPeriod(wpi::units::second_t newDutyCycleClosedLoopRampPeriod)
Modifies this configuration's DutyCycleClosedLoopRampPeriod parameter and returns itself for method-c...
Definition ClosedLoopRampsConfigs.hpp:105
wpi::units::second_t VoltageClosedLoopRampPeriod
If non-zero, this determines how much time to ramp from 0V output to 12V during the closed-loop Volta...
Definition ClosedLoopRampsConfigs.hpp:61
constexpr ClosedLoopRampsConfigs & WithTorqueClosedLoopRampPeriod(wpi::units::second_t newTorqueClosedLoopRampPeriod)
Modifies this configuration's TorqueClosedLoopRampPeriod parameter and returns itself for method-chai...
Definition ClosedLoopRampsConfigs.hpp:164
ctre::phoenix::StatusCode Deserialize(std::string const &to_deserialize) final
constexpr ClosedLoopRampsConfigs()=default
std::string Serialize() const final
constexpr ClosedLoopRampsConfigs & WithVoltageClosedLoopRampPeriod(wpi::units::second_t newVoltageClosedLoopRampPeriod)
Modifies this configuration's VoltageClosedLoopRampPeriod parameter and returns itself for method-cha...
Definition ClosedLoopRampsConfigs.hpp:133
wpi::units::second_t DutyCycleClosedLoopRampPeriod
If non-zero, this determines how much time to ramp from 0% output to 100% during the closed-loop Duty...
Definition ClosedLoopRampsConfigs.hpp:44
std::string ToString() const override
Definition Configuration.hpp:17
Definition ExternalFeedbackConfigs.hpp:21
Definition ExternalFeedbackConfigs.hpp:16
Definition FrcUsageReport.hpp:12
Definition motor_constants.h:14