#include <SpatialIndices.hpp>
◆ SpatialIndices() [1/2]
SpatialIndices::SpatialIndices |
( |
Db * |
db | ) |
|
◆ SpatialIndices() [2/2]
◆ ~SpatialIndices()
SpatialIndices::~SpatialIndices |
( |
| ) |
|
|
virtual |
◆ computeCGI()
int SpatialIndices::computeCGI |
( |
const String & |
name | ) |
|
Calculate the Center of Gravity
- Returns
- Error returned code
- Parameters
-
[in] | name | Name of the optional attribute |
◆ getAxe()
◆ getAxes()
◆ getCenter()
◆ getGIC()
double SpatialIndices::getGIC |
( |
const String & |
name1, |
|
|
const String & |
name2 |
|
) |
| |
◆ getInertia()
double SpatialIndices::getInertia |
( |
| ) |
const |
|
inline |
◆ getIso()
double SpatialIndices::getIso |
( |
| ) |
const |
|
inline |
◆ getLIC()
double SpatialIndices::getLIC |
( |
const String & |
name1, |
|
|
const String & |
name2 |
|
) |
| |
◆ getMatrixEllipse()
◆ getMatrixInertia()
◆ getMicroStructure()
double SpatialIndices::getMicroStructure |
( |
const String & |
name, |
|
|
double |
h0, |
|
|
const Polygons * |
polygon = nullptr , |
|
|
double |
dlim = 0. , |
|
|
int |
ndisc = 100 |
|
) |
| |
◆ getPatches()
std::vector< SpacePoint > 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()
◆ operator=()
◆ spatial()
void 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: