spat v0.3.0 Spat.Coord protocol
Link to this section Summary
Link to this section Types
Link to this section Functions
Get dimensions of the coordinate.
Get the value of a particular axis from the coordinate.
Axes should be mapped started from 0
to n
(where n
is Spat.Coord.dimension(coord) - 1
), where the 0
axis will be equivalent to the x
axis, and 1
will be y
, etc.