TableInterpolatorFraction Property |
Interpolation fraction, between zero and one.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double Fraction { get; protected set; }
Public Property Fraction As Double
Get
Protected Set
public:
property double Fraction {
double get ();
protected: void set (double value);
}
Property Value
Type:
DoubleSee Also