Interface TimeCS

All Superinterfaces:
CoordinateSystem, IdentifiedObject
All Known Implementing Classes:
DefaultTimeCS

public interface TimeCS extends CoordinateSystem
A one-dimensional coordinate system containing a single time axis, used to describe the temporal position of a point in the specified time units from a specified time origin. A TimeCS shall have one axis association.
Used with CRS type(s)
Temporal
Since:
GeoAPI 2.0
Author:
Martin Desruisseaux (IRD)