|
CTRE Phoenix 6 C++ 25.0.0-beta-4
|
This is the complete list of members for ctre::phoenix6::configs::ProximityParamsConfigs, including all inherited members.
| Deserialize(const std::string &to_deserialize) override | ctre::phoenix6::configs::ProximityParamsConfigs | inlinevirtual |
| MinSignalStrengthForValidMeasurement | ctre::phoenix6::configs::ProximityParamsConfigs | |
| ProximityHysteresis | ctre::phoenix6::configs::ProximityParamsConfigs | |
| ProximityParamsConfigs()=default | ctre::phoenix6::configs::ProximityParamsConfigs | |
| ProximityThreshold | ctre::phoenix6::configs::ProximityParamsConfigs | |
| Serialize() const override | ctre::phoenix6::configs::ProximityParamsConfigs | inlinevirtual |
| ToString() const override | ctre::phoenix6::configs::ProximityParamsConfigs | inlinevirtual |
| WithMinSignalStrengthForValidMeasurement(units::dimensionless::scalar_t newMinSignalStrengthForValidMeasurement) | ctre::phoenix6::configs::ProximityParamsConfigs | inline |
| WithProximityHysteresis(units::length::meter_t newProximityHysteresis) | ctre::phoenix6::configs::ProximityParamsConfigs | inline |
| WithProximityThreshold(units::length::meter_t newProximityThreshold) | ctre::phoenix6::configs::ProximityParamsConfigs | inline |