SegmentPropagatorVariable.PerturbationValue Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double PerturbationValue { get; set; }
Public Property PerturbationValue As Double
Get
Set
public:
property double PerturbationValue {
double get ();
void set (double value);
}
member PerturbationValue : float with get, set
Property Value
Type:
Double
See Also