DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Engine.Couplings
LateralLink Class
LateralLink Methods
AddCouplingCrestLevels Method
AddRiverCrestLevelValues Method
AddSurfaceCrestLevels Method
ApplyADCouplingForcing Method
ApplyCouplingForcing Method
ApplyExponentialSmoothing Method
CalculateFaceDischarges Method
GetDischarges Method
GetFacesOutflowConcentrations Method
GetWeirCrestLevel Method
PrepareAD Method
PrepareForTimeStep Method
PrepareHD Method
SetCurrentTime Method
SetDt Method
SetFacesCoordinates Method
SetLinkDryingDepth Method
SetNumberOfFaces Method
SetStartTime Method
SetSurfaceConcentrationOnFaces Method
SetSurfaceVolumes Method
SetSurfaceWaterLevel Method
UpdateCrestLevels Method
WriteLatlinkConnectionData Method
LateralLink
SetFacesCoordinates Method
Namespace:
DHI.Mike1D.Engine.Couplings
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
void
SetFacesCoordinates
(
double
[]
x1
,
double
[]
y1
,
double
[]
x2
,
double
[]
y2
)
Parameters
x1
Type:
System
Double
y1
Type:
System
Double
x2
Type:
System
Double
y2
Type:
System
Double
See Also
Reference
LateralLink Class
DHI.Mike1D.Engine.Couplings Namespace