#include <SpatialIndices.hpp>
◆ SpatialIndices() [1/2]
gstlrn::SpatialIndices::SpatialIndices |
( |
Db * |
db | ) |
|
◆ SpatialIndices() [2/2]
◆ ~SpatialIndices()
gstlrn::SpatialIndices::~SpatialIndices |
( |
| ) |
|
|
virtual |
◆ computeCGI()
Id gstlrn::SpatialIndices::computeCGI |
( |
const String & |
name | ) |
|
Calculate the Center of Gravity
- Returns
- Error returned code
- Parameters
-
[in] | name | Name of the optional attribute |
◆ getAxe()
gstlrn::SpatialIndices::getAxe |
( |
Id |
rank | ) |
const |
◆ getAxes()
gstlrn::SpatialIndices::getAxes |
( |
| ) |
const |
◆ getCenter()
const & gstlrn::SpatialIndices::getCenter |
( |
| ) |
const |
|
inline |
◆ getGIC()
double gstlrn::SpatialIndices::getGIC |
( |
const String & |
name1, |
|
|
const String & |
name2 |
|
) |
| |
◆ getInertia()
double gstlrn::SpatialIndices::getInertia |
( |
| ) |
const |
|
inline |
◆ getIso()
double gstlrn::SpatialIndices::getIso |
( |
| ) |
const |
|
inline |
◆ getLIC()
double gstlrn::SpatialIndices::getLIC |
( |
const String & |
name1, |
|
|
const String & |
name2 |
|
) |
| |
◆ getMatrixEllipse()
MatrixDense gstlrn::SpatialIndices::getMatrixEllipse |
( |
| ) |
const |
◆ getMatrixInertia()
MatrixDense gstlrn::SpatialIndices::getMatrixInertia |
( |
| ) |
const |
◆ getMicroStructure()
double gstlrn::SpatialIndices::getMicroStructure |
( |
const String & |
name, |
|
|
double |
h0, |
|
|
const Polygons * |
polygon = nullptr , |
|
|
double |
dlim = 0. , |
|
|
Id |
ndisc = 100 |
|
) |
| |
◆ getPatches()
std::vector< SpacePoint > gstlrn::SpatialIndices::getPatches |
( |
const String & |
name, |
|
|
double |
Dmin, |
|
|
double |
Amin = 0 |
|
) |
| |
Returns the list of center of gravity of the different patches The last center of gravity is the global one
- Parameters
-
name | Name of the target variable |
Dmin | Minimum rejection distance between patches |
Amin | Abundance percentage above which patches are displayed |
◆ getQT()
gstlrn::SpatialIndices::getQT |
( |
const String & |
name | ) |
const |
◆ operator=()
◆ spatial()
void gstlrn::SpatialIndices::spatial |
( |
const String & |
name | ) |
|
Calculate several Spatial indices.
- Parameters
-
name | Name of the Target variable |
◆ toString()
The documentation for this class was generated from the following files:
- include/Spatial/SpatialIndices.hpp
- src/Spatial/SpatialIndices.cpp