Click or drag to resize

DistributedSourceBoundaryGetScaleFactor Method (ILocationSpan)

Get scale factor for location span

Namespace:  DHI.Mike1D.BoundaryModule
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double GetScaleFactor(
	ILocationSpan locationSpan
)

Parameters

locationSpan
Type: DHI.Mike1D.GenericILocationSpan

[Missing <param name="locationSpan"/> documentation for "M:DHI.Mike1D.BoundaryModule.DistributedSourceBoundary.GetScaleFactor(DHI.Mike1D.Generic.ILocationSpan)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.BoundaryModule.DistributedSourceBoundary.GetScaleFactor(DHI.Mike1D.Generic.ILocationSpan)"]

Implements

IDistributedSourceBoundaryGetScaleFactor(ILocationSpan)
See Also