Euclidean2DPosition

constructor(xp: Double, yp: Double)

Parameters

xp

The X coordinate

yp

The Y coordinate


constructor(c: DoubleArray)

Parameters

c

an array of length 2 containing the coordinates