DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.BoundaryModule
IAbstractLocationSourceBoundary Interface
IAbstractLocationSourceBoundary Methods
SetScaleFactor Method
SetScaleFactor Method (String, Double, IDiagnostics)
SetScaleFactor Method (ILocation, Double, IDiagnostics)
IAbstractLocationSourceBoundary
SetScaleFactor Method (ILocation, Double, IDiagnostics)
Set the scale factor for a PointLocation. By default all scale factors are 1.0.
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
void
SetScaleFactor
(
ILocation
pointLocation
,
double
scaleFactor
,
IDiagnostics
diagnostics
)
Parameters
pointLocation
Type:
DHI.Mike1D.Generic
ILocation
Pointlocation to set scale factor
scaleFactor
Type:
System
Double
Value of scalefactor
diagnostics
Type:
DHI.Mike1D.Generic
IDiagnostics
See Also
Reference
IAbstractLocationSourceBoundary Interface
SetScaleFactor Overload
DHI.Mike1D.BoundaryModule Namespace