Euclidean2DPosition

constructor(xp: Double, yp: Double)(source)

Parameters

xp

The X coordinate

yp

The Y coordinate


constructor(c: DoubleArray)(source)

Parameters

c

an array of length 2 containing the coordinates