alchemist
24.0.7-dev06+b76482905
alchemist-euclidean-geometry
/
it.unibo.alchemist.model.implementations.positions
/
Euclidean2DPosition
/
Euclidean2DPosition
Euclidean2DPosition
fun
Euclidean2DPosition
(
xp
:
Double
,
yp
:
Double
)
Content copied to clipboard
Parameters
xp
The X coordinate
yp
The Y coordinate
fun
Euclidean2DPosition
(
c
:
DoubleArray
)
Content copied to clipboard
Parameters
c
an array of length 2 containing the coordinates