#include <Plane.hpp>
◆ Plane() [1/2]
◆ Plane() [2/2]
Plane::Plane |
( |
const Plane & |
m | ) |
|
◆ ~Plane()
◆ getCoor() [1/2]
◆ getCoor() [2/2]
double Plane::getCoor |
( |
int |
idim | ) |
const |
◆ getIntercept()
double Plane::getIntercept |
( |
| ) |
const |
|
inline |
◆ getRndval()
double Plane::getRndval |
( |
| ) |
const |
|
inline |
◆ getValue()
double Plane::getValue |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ poissonPlanesGenerate()
std::vector< Plane > Plane::poissonPlanesGenerate |
( |
DbGrid * |
dbgrid, |
|
|
int |
np |
|
) |
| |
|
static |
Generate the Poisson planes that cover the grid
- Parameters
-
[in] | dbgrid | Db corresponding to the target grid |
[in] | np | Number of planes |
◆ setCoor() [1/2]
◆ setCoor() [2/2]
void Plane::setCoor |
( |
int |
idim, |
|
|
double |
value |
|
) |
| |
◆ setIntercept()
void Plane::setIntercept |
( |
double |
intercept | ) |
|
|
inline |
◆ setRndval()
void Plane::setRndval |
( |
double |
rndval | ) |
|
|
inline |
◆ setValue()
void Plane::setValue |
( |
double |
value | ) |
|
|
inline |
◆ toString()
The documentation for this class was generated from the following files: