#include <Projection.hpp>
◆ Projection() [1/3]
| gstlrn::Projection::Projection |
( |
bool |
flag_mean, |
|
|
double |
xcenter = TEST, |
|
|
double |
ycenter = TEST |
|
) |
| |
◆ Projection() [2/3]
| gstlrn::Projection::Projection |
( |
bool |
flag_mean, |
|
|
Db * |
db |
|
) |
| |
◆ Projection() [3/3]
| gstlrn::Projection::Projection |
( |
const Projection & |
r | ) |
|
◆ ~Projection()
| gstlrn::Projection::~Projection |
( |
| ) |
|
|
virtual |
◆ getXcenter()
| double gstlrn::Projection::getXcenter |
( |
| ) |
const |
|
inline |
◆ getYcenter()
| double gstlrn::Projection::getYcenter |
( |
| ) |
const |
|
inline |
◆ isFlagMean()
| bool gstlrn::Projection::isFlagMean |
( |
| ) |
const |
|
inline |
◆ operateInPlace()
| void gstlrn::Projection::operateInPlace |
( |
1 & |
coor | ) |
const |
◆ operateInvert()
| gstlrn::Projection::operateInvert |
( |
const 1 & |
coor | ) |
const |
◆ operateOnDb()
| Id gstlrn::Projection::operateOnDb |
( |
Db * |
db | ) |
const |
◆ operateOnPolygons()
| Id gstlrn::Projection::operateOnPolygons |
( |
Polygons * |
poly | ) |
const |
◆ operateVecInPlace()
| Id gstlrn::Projection::operateVecInPlace |
( |
1 & |
x, |
|
|
1 & |
y |
|
) |
| const |
◆ operator=()
The documentation for this class was generated from the following files:
- include/Spatial/Projection.hpp
- src/Spatial/Projection.cpp