DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
NetworkData(T) Class
NetworkData(T) Properties
CanInterpolate Property
ExtrapolationDistance Property
GlobalValue Property
HasGlobalValue Property
HasValues Property
LocalCount Property
NodeIdValuePairs Property
Quantity Property
ReachData Property
NetworkData
T
CanInterpolate Property
Flag specifying whether it makes sense to interpolate in values on a reach.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
bool
CanInterpolate
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
INetworkData
T
CanInterpolate
See Also
Reference
NetworkData
T
Class
DHI.Mike1D.Generic Namespace