![]() |
Visual Servoing Platform version 3.7.0
|
This is the complete list of members for vpSigmoidTemporalWeighting, including all inherited members.
| getLocation() const | vpSigmoidTemporalWeighting | inline |
| getMaximumWeight() const | vpSigmoidTemporalWeighting | inline |
| getMinimumWeight() const | vpSigmoidTemporalWeighting | inline |
| getSlopePower() const | vpSigmoidTemporalWeighting | inline |
| parseTemporalWeighting(const nlohmann::json &j) | vpTemporalWeighting | static |
| parseTemporalWeightingRawJson(const std::string &j) | vpTemporalWeighting | static |
| setLocation(double location) | vpSigmoidTemporalWeighting | inline |
| setMaximumWeight(double w) | vpSigmoidTemporalWeighting | inline |
| setMinimumWeight(double w) | vpSigmoidTemporalWeighting | inline |
| setSlopePower(double power) | vpSigmoidTemporalWeighting | inline |
| vpSigmoidTemporalWeighting(double minWeight, double maxWeight, double location, double power) | vpSigmoidTemporalWeighting | inline |
| vpTemporalWeighting()=default | vpTemporalWeighting | |
| weight(const double progress) const VP_OVERRIDE | vpSigmoidTemporalWeighting | virtual |
| ~vpTemporalWeighting()=default | vpTemporalWeighting | virtual |