DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
IInterpolatable(T) Interface
IInterpolatable(T) Methods
Interpolate Method
IInterpolatable
T
Methods
The
IInterpolatable
T
generic type exposes the following members.
Methods
Name
Description
Interpolate
Interpolation returning a value of type T on the form: T newT = (1.0 - bRatio)*aValue + bRatio*bValue
Top
See Also
Reference
IInterpolatable
T
Interface
DHI.Mike1D.Generic Namespace