SegmentPropagatorVariablePerturbationValue Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also