#include <FracDesc.hpp>
FracDesc::FracDesc |
( |
const FracDesc & |
r | ) |
|
void FracDesc::addPoint |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
double FracDesc::fractureExtension |
( |
double |
cote, |
|
|
double |
dcote |
|
) |
| |
Calculate the fracture extension
- Returns
- The fracture extension
- Parameters
-
[in] | cote | Selected layer or TEST for all layers |
[in] | dcote | Tolerance on the layer elevation |
int FracDesc::getFamily |
( |
| ) |
const |
|
inline |
int FracDesc::getNPoint |
( |
| ) |
const |
|
inline |
double FracDesc::getOrient |
( |
| ) |
const |
|
inline |
double FracDesc::getXXF |
( |
int |
i | ) |
const |
|
inline |
double FracDesc::getYYF |
( |
int |
i | ) |
const |
|
inline |
void FracDesc::setFamily |
( |
int |
family | ) |
|
|
inline |
void FracDesc::setOrient |
( |
double |
orient | ) |
|
|
inline |
void FracDesc::setXXF |
( |
int |
i, |
|
|
double |
value |
|
) |
| |
|
inline |
void FracDesc::setYYF |
( |
int |
i, |
|
|
double |
value |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: