Visual Servoing Platform
version 3.6.1 under development (2024-11-14)
|
This is the complete list of members for vpAdaptiveGain, including all inherited members.
DEFAULT_LAMBDA_INFINITY | vpAdaptiveGain | static |
DEFAULT_LAMBDA_SLOPE | vpAdaptiveGain | static |
DEFAULT_LAMBDA_ZERO | vpAdaptiveGain | static |
getLastValue(void) const | vpAdaptiveGain | inline |
initFromConstant(double c) | vpAdaptiveGain | |
initFromVoid(void) | vpAdaptiveGain | |
initStandard(double gain_at_zero, double gain_at_infinity, double slope_at_zero) | vpAdaptiveGain | |
limitValue(void) const | vpAdaptiveGain | |
limitValue_const(void) const | vpAdaptiveGain | |
operator()(double x) const | vpAdaptiveGain | |
operator()(const vpColVector &x) const | vpAdaptiveGain | |
operator()(void) const | vpAdaptiveGain | |
operator<<(std::ostream &os, const vpAdaptiveGain &lambda) | vpAdaptiveGain | friend |
setConstant(void) | vpAdaptiveGain | |
value(double x) const | vpAdaptiveGain | |
value_const(double x) const | vpAdaptiveGain | |
vpAdaptiveGain() | vpAdaptiveGain | |
vpAdaptiveGain(double c) | vpAdaptiveGain | |
vpAdaptiveGain(double gain_at_zero, double gain_at_infinity, double slope_at_zero) | vpAdaptiveGain |