|
CTRE Phoenix 6 C++ 26.0.0-beta-1
|
This is the complete list of members for ctre::phoenix6::configs::ProximityParamsConfigs, including all inherited members.
| Deserialize(std::string const &to_deserialize) final | ctre::phoenix6::configs::ProximityParamsConfigs | virtual |
| MinSignalStrengthForValidMeasurement | ctre::phoenix6::configs::ProximityParamsConfigs | |
| ProximityHysteresis | ctre::phoenix6::configs::ProximityParamsConfigs | |
| ProximityParamsConfigs()=default | ctre::phoenix6::configs::ProximityParamsConfigs | |
| ProximityThreshold | ctre::phoenix6::configs::ProximityParamsConfigs | |
| Serialize() const final | ctre::phoenix6::configs::ProximityParamsConfigs | virtual |
| ToString() const override | ctre::phoenix6::configs::ProximityParamsConfigs | virtual |
| 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 |