The TimeDomain GeoServer WCS 2.0.1 struct. More...
#include <DataTypes.h>
Public Attributes | |
std::string | defaultTime |
std::vector< TimeInstant > | timeInstant |
The TimeDomain GeoServer WCS 2.0.1 struct.
A TimeDomain is description of the time domain for the coverage. It is a GeoServer implementation that contains a sequence of gml:AbstractTimeObject.
Definition at line 110 of file DataTypes.h.
std::string te::ws::ogc::wcs::TimeDomain::defaultTime |
Definition at line 112 of file DataTypes.h.
std::vector<TimeInstant> te::ws::ogc::wcs::TimeDomain::timeInstant |
Definition at line 113 of file DataTypes.h.