toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.modeling.spatial
/
RectangularGridSpatialModel2D
/
contains
contains
fun
contains
(
x
:
Double
,
y
:
Double
)
:
Boolean
Checks if the x and y values are in the grid
Return
true if in the grid
Parameters
x
the x-coordinate
y
the y-coordinate