| Constructor and Description |
|---|
RoverCoordinateSystem(Cog node) |
RoverCoordinateSystem(Projection projection,
LinearUnit units,
XyBounds bounds) |
| Modifier and Type | Method and Description |
|---|---|
XyBounds |
getBounds() |
Projection |
getProjection() |
LinearUnit |
getUnits() |
Cog |
toCog()
Returns the complete internal state of this object in the form of a
Cog. |
public RoverCoordinateSystem(Projection projection, LinearUnit units, XyBounds bounds)
public RoverCoordinateSystem(Cog node)
public Cog toCog()
CoggableCog.public Projection getProjection()
public LinearUnit getUnits()
public XyBounds getBounds()