DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.Spatial.Geometry
Quad Class
Quad Methods
CalculateExtent Method
IsPointInQuad Method
MapUv2Xy Method
MapXy2Uv Method
MapXy2Uv1 Method
Quad
MapUv2Xy Method
Namespace:
DHI.Mike1D.Generic.Spatial.Geometry
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
void
MapUv2Xy
(
double
u
,
double
v
,
out
double
x
,
out
double
y
)
Parameters
u
Type:
System
Double
v
Type:
System
Double
x
Type:
System
Double
y
Type:
System
Double
See Also
Reference
Quad Class
DHI.Mike1D.Generic.Spatial.Geometry Namespace