DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.BoundaryModule
DistributedSourceBoundary Class
DistributedSourceBoundary Methods
SetScaleFactor Method
SetScaleFactor Method (String, Double)
SetScaleFactor Method (ILocationSpan, Double)
DistributedSourceBoundary
SetScaleFactor Method (String, Double)
Set scale factor for link (reach id)
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
void
SetScaleFactor
(
string
linkId
,
double
scaleFactor
)
Parameters
linkId
Type:
System
String
scaleFactor
Type:
System
Double
Implements
IDistributedSourceBoundary
SetScaleFactor(String, Double)
See Also
Reference
DistributedSourceBoundary Class
SetScaleFactor Overload
DHI.Mike1D.BoundaryModule Namespace