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