26#ifndef __TERRALIB_ST_INTERNAL_COVERAGEDATASETINFO_H
27#define __TERRALIB_ST_INTERNAL_COVERAGEDATASETINFO_H
A class that represents a data source component.
virtual ~CoverageDataSetInfo()
Virtual destructor.
virtual te::st::CoverageType getCoverageType() const =0
It returns the type of the coverage.
virtual const ObservationDataSetInfo & getObservationDataSetInfo() const =0
It returns information about the DataSet that contains the coverage observations.
CoverageDataSetInfo()
Constructor.
A class that contains infos about a DataSet that contains observations.
Namespace for the DataAccess API of TerraLib.
Namespace for the TerraLib ST module.
CoverageType
An enum for the types of coverage.
General enumerations for the st module.
Teste git! Configuration flags for the st (spatiotemporal) module of TerraLib.
#define TESTEXPORT
You can use this macro in order to export/import classes and functions from this module.