This file contains a class to represent a coverage series data set info. More...
#include "../../Config.h"
#include "PointCoverageDataSetInfo.h"
#include "RasterCoverageDataSetInfo.h"
Go to the source code of this file.
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::st |
Namespace for the TerraLib ST module. | |
Typedefs | |
typedef std::vector< PointCoverageDataSetInfo > | te::st::PointCoverageSeriesDataSetInfo |
typedef std::vector< RasterCoverageDataSetInfo > | te::st::RasterCoverageSeriesDataSetInfo |
This file contains a class to represent a coverage series data set info.
Definition in file CoverageSeriesDataSetInfo.h.