A class that contains infos about a DataSource and DataSet that contains observations of a raster coverage.
More...
#include <RasterCoverageDataSetInfo.h>
A class that contains infos about a DataSource and DataSet that contains observations of a raster coverage.
- See also
- ObservationDataSetInfo
Definition at line 50 of file RasterCoverageDataSetInfo.h.
◆ RasterCoverageDataSetInfo() [1/2]
Constructor.
- Parameters
-
dsinfo | Infos about the DataSource. |
dsName | The DataSet name.
|
rstPropName | The property name that contains the raster associated to the coverage. |
time | The date and time associated to this raster coverage, when this information is not in the DataSet. |
- Note
- It will take the ownership of the given pointers.
◆ RasterCoverageDataSetInfo() [2/2]
te::st::RasterCoverageDataSetInfo::RasterCoverageDataSetInfo |
( |
const ObservationDataSetInfo & |
info, |
|
|
const std::string & |
rstPropName |
|
) |
| |
Constructor.
- Parameters
-
info | Infos about the DataSource and DataSet that contains the coverage observations
|
rstPropName | The property name that contains the raster associated to the coverage. |
◆ ~RasterCoverageDataSetInfo()
virtual te::st::RasterCoverageDataSetInfo::~RasterCoverageDataSetInfo |
( |
| ) |
|
|
virtual |
◆ getCoverageType()
◆ getObservationDataSetInfo()
◆ getRasterPropName()
const std::string & te::st::RasterCoverageDataSetInfo::getRasterPropName |
( |
| ) |
const |
It returns the property index that contains the raster of the coverage.
- Returns
- The property index that contains the raster of the coverage.
◆ m_obsDsInfo
◆ m_rstPropName
std::string te::st::RasterCoverageDataSetInfo::m_rstPropName |
|
protected |
The documentation for this class was generated from the following file: