Configuration flags for the Terrralib Spatial Analysis module. More...
Go to the source code of this file.
Macros | |
| #define | TE_SA_BAYES_ATTR_NAME "Bayes" |
| #define | TE_SA_BAYESEVENT_ATTR_NAME "Neigh_Event" |
| #define | TE_SA_BAYESPOP_ATTR_NAME "Neigh_Pop" |
| #define | TE_SA_BOXMAP_ATTR_NAME "BoxMap" |
| #define | TE_SA_DISTANCE_ATTR_NAME "distance" |
| #define | TE_SA_G_ATTR_NAME "G" |
| #define | TE_SA_GEOMETRY_ATTR_NAME "coord" |
| #define | TE_SA_GPM_ATTR_PK_NAME "pk_id" |
| #define | TE_SA_GSTAR_ATTR_NAME "GStar" |
| #define | TE_SA_LISAMAP_ATTR_NAME "LisaMap" |
| #define | TE_SA_LISASIGNIFICANCE_ATTR_NAME "LISASig" |
| #define | TE_SA_LOCALMEAN_ATTR_NAME "LocalMean" |
| #define | TE_SA_LOCALMEANWZ_ATTR_NAME "WZ" |
| #define | TE_SA_MODULE_NAME "te.sa" |
| #define | TE_SA_MORANINDEX_ATTR_NAME "MoranIndex" |
| #define | TE_SA_MORANMAP_ATTR_NAME "MoranMap" |
| #define | TE_SA_NUMNEIGHBORS_ATTR_NAME "NumNeighbors" |
| #define | TE_SA_SKATER_ATTR_CLASS_NAME "cluster" |
| #define | TE_SA_SKATER_ATTR_WEIGHT_NAME "gpm_weight" |
| #define | TE_SA_SPG_ATTR_CLASS_NAME "class" |
| #define | TE_SA_SPG_ATTR_GEOM_NAME "point" |
| #define | TE_SA_SPG_ATTR_ID_NAME "id" |
| #define | TE_SA_SPG_ATTR_PK_NAME "pk_id" |
| #define | TE_SA_STDDEVZ_ATTR_NAME "Z" |
| #define | TE_SA_WEIGHT_ATTR_NAME "weight" |
DLL/LIB Module | |
Flags for building TerraLib as a DLL or as a Static Library | |
| #define | TESAEXPORT |
| You can use this macro in order to export/import classes and functions from this module. | |
Configuration flags for the Terrralib Spatial Analysis module.
Definition in file Config.h.
| #define TE_SA_BAYES_ATTR_NAME "Bayes" |
| #define TE_SA_BAYESEVENT_ATTR_NAME "Neigh_Event" |
| #define TE_SA_BAYESPOP_ATTR_NAME "Neigh_Pop" |
| #define TE_SA_BOXMAP_ATTR_NAME "BoxMap" |
| #define TE_SA_DISTANCE_ATTR_NAME "distance" |
| #define TE_SA_G_ATTR_NAME "G" |
| #define TE_SA_GEOMETRY_ATTR_NAME "coord" |
| #define TE_SA_GPM_ATTR_PK_NAME "pk_id" |
| #define TE_SA_GSTAR_ATTR_NAME "GStar" |
| #define TE_SA_LISAMAP_ATTR_NAME "LisaMap" |
| #define TE_SA_LISASIGNIFICANCE_ATTR_NAME "LISASig" |
| #define TE_SA_LOCALMEAN_ATTR_NAME "LocalMean" |
| #define TE_SA_LOCALMEANWZ_ATTR_NAME "WZ" |
| #define TE_SA_MORANINDEX_ATTR_NAME "MoranIndex" |
| #define TE_SA_MORANMAP_ATTR_NAME "MoranMap" |
| #define TE_SA_NUMNEIGHBORS_ATTR_NAME "NumNeighbors" |
| #define TE_SA_SKATER_ATTR_CLASS_NAME "cluster" |
| #define TE_SA_SKATER_ATTR_WEIGHT_NAME "gpm_weight" |
| #define TE_SA_SPG_ATTR_CLASS_NAME "class" |
| #define TE_SA_SPG_ATTR_GEOM_NAME "point" |
| #define TE_SA_SPG_ATTR_ID_NAME "id" |
| #define TE_SA_SPG_ATTR_PK_NAME "pk_id" |
| #define TE_SA_STDDEVZ_ATTR_NAME "Z" |
| #define TE_SA_WEIGHT_ATTR_NAME "weight" |
| #define TESAEXPORT |
You can use this macro in order to export/import classes and functions from this module.
Definition at line 133 of file Config.h.
Referenced by te::sa::AddGraphEdgeAttribute(), te::sa::AddGraphVertexAttribute(), te::sa::AssociateGPMVertexAttribute(), te::sa::AssociateGPMVertexAttribute(), te::sa::BoxMap(), te::sa::CalculateDistance(), te::sa::CalculateMoments(), te::sa::CreateBayesGrouping(), te::sa::CreateGDALDataSource(), te::sa::CreateGeostatisticalData(), te::sa::CreateKernelColorMaping(), te::sa::CreateKernelGrouping(), te::sa::CreateLayer(), te::sa::CreateMatrixFromDataSet(), te::sa::CreateOGRDataSource(), te::sa::CreateOGRDataSource(), te::sa::CreateSampleGeneratorStratifiedGrouping(), te::sa::CreateSkaterGrouping(), te::sa::DataSetAdaptRadiusKernel(), te::sa::DataSetKernelNormalize(), te::sa::DataSetRatioKernel(), te::sa::DataSetStatRadiusKernel(), te::sa::FirstMoment(), te::sa::FirstMoment(), te::sa::GetColorBar(), te::sa::GetDataValue(), te::sa::GetGraphEdgeAttrIndex(), te::sa::GetGraphVertexAttrIndex(), te::sa::GetSchemeCatalog(), te::sa::GlobalMoranSignificance(), te::sa::GridAdaptRadiusKernel(), te::sa::GridKernelNormalize(), te::sa::GridRatioKernel(), te::sa::GridStatRadiusKernel(), te::sa::GStatistics(), te::sa::KernelGeometricMean(), te::sa::KernelNegExponential(), te::sa::KernelNormal(), te::sa::KernelQuartic(), te::sa::KernelRatioValue(), te::sa::KernelTriangular(), te::sa::KernelUniform(), te::sa::KernelValue(), te::sa::LISAMap(), te::sa::LisaStatisticalSignificance(), te::sa::LocalMean(), te::sa::MoranIndex(), te::sa::MoranIndex(), te::sa::MoranMap(), te::sa::SecondMoment(), te::sa::SetMainDiagonal(), te::sa::Sum(), te::sa::Sum(), and te::sa::ZAndWZ().