KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
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