The TimeInstant GML 3.2.1 struct. More...
#include <DataTypes.h>
Public Attributes | |
std::string | id |
std::string | timePosition |
The TimeInstant GML 3.2.1 struct.
TimeInstant acts as a zero-dimensional geometric primitive that represents an identifiable position in time.
Definition at line 96 of file DataTypes.h.
std::string te::ws::ogc::wcs::TimeInstant::id |
Definition at line 98 of file DataTypes.h.
std::string te::ws::ogc::wcs::TimeInstant::timePosition |
Definition at line 99 of file DataTypes.h.