28#ifndef __TERRALIB_SA_INTERNAL_SKATERPARAMS_H
29#define __TERRALIB_SA_INTERNAL_SKATERPARAMS_H
78 std::unique_ptr<te::da::DataSet>
m_ds;
79 std::unique_ptr<te::sa::GeneralizedProximityMatrix>
m_gpm;
A class that models the description of a dataset.
This class defines the GPM class.
SkaterOutputParams()
Default constructor.
te::da::DataSourcePtr m_dataSource
Pointer to the output data source.
std::string m_outputDataSetName
Attribute that defines the output dataset name.
~SkaterOutputParams()
Virtual destructor.
A dataset is the unit of information manipulated by the data access module of TerraLib.
An abstract class for data providers like a DBMS, Web Services or a regular file.
boost::shared_ptr< DataSource > DataSourcePtr
Namespace for the TerraLib SA module.
SkaterAggregationType
Skater aggregation types used to partition the spanning tree.
Enumerations related to Spatial Analysis module.
Configuration flags for the Terrralib Spatial Analysis module.
#define TESAEXPORT
You can use this macro in order to export/import classes and functions from this module.