LateralLinkGetDischarges Method |
Get discharge for all faces
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 double[] GetDischarges()
Public Function GetDischarges As Double()
public:
array<double>^ GetDischarges()
Return Value
Type:
Double[Missing <returns> documentation for "M:DHI.Mike1D.Engine.Couplings.LateralLink.GetDischarges"]
See Also