#include <FFpCurveDef.H>
|
bool | parse (char *keyWord, std::istream &activeStatement) |
|
◆ FFpCurveDef()
FFpCurveDef::FFpCurveDef |
( |
| ) |
|
|
inline |
◆ ~FFpCurveDef()
FFpCurveDef::~FFpCurveDef |
( |
| ) |
|
|
inline |
◆ getBaseId()
int FFpCurveDef::getBaseId |
( |
| ) |
const |
|
inline |
◆ getDescr()
const std::string& FFpCurveDef::getDescr |
( |
| ) |
const |
|
inline |
◆ getDftDo()
bool FFpCurveDef::getDftDo |
( |
| ) |
const |
|
inline |
◆ getDFTparameters()
const DFTparams& FFpCurveDef::getDFTparameters |
( |
| ) |
const |
|
inline |
◆ getId()
int FFpCurveDef::getId |
( |
| ) |
const |
|
inline |
◆ getResult()
◆ getResultOper()
const std::string& FFpCurveDef::getResultOper |
( |
int |
a | ) |
const |
|
inline |
◆ getScaleShiftDo()
bool FFpCurveDef::getScaleShiftDo |
( |
| ) |
const |
|
inline |
◆ parse()
bool FFpCurveDef::parse |
( |
char * |
keyWord, |
|
|
std::istream & |
activeStatement |
|
) |
| |
|
private |
◆ readAll()
bool FFpCurveDef::readAll |
( |
std::istream & |
is, |
|
|
std::vector< FFpCurveDef * > & |
curves |
|
) |
| |
|
static |
◆ readCurve()
FFpCurveDef * FFpCurveDef::readCurve |
( |
std::istream & |
is, |
|
|
const int |
n |
|
) |
| |
|
staticprivate |
◆ myBaseId
int FFpCurveDef::myBaseId |
|
private |
◆ myDescr
std::string FFpCurveDef::myDescr |
|
private |
◆ myDft
◆ myDftDo
bool FFpCurveDef::myDftDo |
|
private |
◆ myId
◆ myResultOpers
std::string FFpCurveDef::myResultOpers[2] |
|
private |
◆ myResults
◆ myScaleShiftDo
bool FFpCurveDef::myScaleShiftDo |
|
private |
The documentation for this class was generated from the following files: