Click or drag to resize

UrbanRiverOutputSpecsTransferRiverUrbanGridPointOutput2Results Method

[Missing <summary> documentation for "M:DHI.Mike1D.Engine.Couplings.UrbanRiverOutputSpecs.TransferRiverUrbanGridPointOutput2Results(DHI.Mike1D.Engine.EngineReach,DHI.Mike1D.Engine.GridPoint,System.Double,System.Double)"]

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void TransferRiverUrbanGridPointOutput2Results(
	EngineReach riverReach,
	GridPoint riverGridPoint,
	double outflowToExternalModel,
	double externalWaterLevel
)

Parameters

riverReach
Type: DHI.Mike1D.EngineEngineReach

[Missing <param name="riverReach"/> documentation for "M:DHI.Mike1D.Engine.Couplings.UrbanRiverOutputSpecs.TransferRiverUrbanGridPointOutput2Results(DHI.Mike1D.Engine.EngineReach,DHI.Mike1D.Engine.GridPoint,System.Double,System.Double)"]

riverGridPoint
Type: DHI.Mike1D.EngineGridPoint

[Missing <param name="riverGridPoint"/> documentation for "M:DHI.Mike1D.Engine.Couplings.UrbanRiverOutputSpecs.TransferRiverUrbanGridPointOutput2Results(DHI.Mike1D.Engine.EngineReach,DHI.Mike1D.Engine.GridPoint,System.Double,System.Double)"]

outflowToExternalModel
Type: SystemDouble

[Missing <param name="outflowToExternalModel"/> documentation for "M:DHI.Mike1D.Engine.Couplings.UrbanRiverOutputSpecs.TransferRiverUrbanGridPointOutput2Results(DHI.Mike1D.Engine.EngineReach,DHI.Mike1D.Engine.GridPoint,System.Double,System.Double)"]

externalWaterLevel
Type: SystemDouble

[Missing <param name="externalWaterLevel"/> documentation for "M:DHI.Mike1D.Engine.Couplings.UrbanRiverOutputSpecs.TransferRiverUrbanGridPointOutput2Results(DHI.Mike1D.Engine.EngineReach,DHI.Mike1D.Engine.GridPoint,System.Double,System.Double)"]

See Also