CTRE Phoenix 6 C++ 25.2.1
|
This is the complete list of members for ctre::phoenix6::configs::VoltageConfigs, including all inherited members.
Deserialize(const std::string &to_deserialize) override | ctre::phoenix6::configs::VoltageConfigs | inlinevirtual |
PeakForwardVoltage | ctre::phoenix6::configs::VoltageConfigs | |
PeakReverseVoltage | ctre::phoenix6::configs::VoltageConfigs | |
Serialize() const override | ctre::phoenix6::configs::VoltageConfigs | inlinevirtual |
SupplyVoltageTimeConstant | ctre::phoenix6::configs::VoltageConfigs | |
ToString() const override | ctre::phoenix6::configs::VoltageConfigs | inlinevirtual |
VoltageConfigs()=default | ctre::phoenix6::configs::VoltageConfigs | |
WithPeakForwardVoltage(units::voltage::volt_t newPeakForwardVoltage) | ctre::phoenix6::configs::VoltageConfigs | inline |
WithPeakReverseVoltage(units::voltage::volt_t newPeakReverseVoltage) | ctre::phoenix6::configs::VoltageConfigs | inline |
WithSupplyVoltageTimeConstant(units::time::second_t newSupplyVoltageTimeConstant) | ctre::phoenix6::configs::VoltageConfigs | inline |