Interface TimeCS

All Superinterfaces:
CoordinateSystem, IdentifiedObject
All Known Implementing Classes:
SimpleCRS.Temporal

@UML(identifier="CS_TimeCS", specification=ISO_19111) public interface TimeCS extends CoordinateSystem
A 1-dimensional coordinate system containing a single time axis. This coordinate system is used to describe the temporal position of a point in the specified time units from a specified time origin.

This type of CS can be used by coordinate reference systems of type TemporalCRS.

Since:
2.0
See Also: