The value of the attribute "Lambda", the decay parameter.
Namespace: Imsl.Chart2D.QCAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual double Lambda { get; set; }
Public Overridable Property Lambda As Double
Get
Set
public:
virtual property double Lambda {
double get ();
void set (double value);
}
abstract Lambda : float with get, set
override Lambda : float with get, set
Property Value
Type:
DoubleRemarks
Its default value is 0.25.
See Also