#include <DriftFactory.hpp>
◆ createDriftFunc()
◆ displayList()
void DriftFactory::displayList |
( |
const CovContext & |
ctxt | ) |
|
|
static |
Prints the list of Drift functions available
◆ duplicateDriftFunc()
◆ identifyDrift()
EDrift DriftFactory::identifyDrift |
( |
const String & |
symbol, |
|
|
int * |
rank, |
|
|
const CovContext & |
ctxt |
|
) |
| |
|
static |
Return the EDrift object from the given drift symbol. The symbol must correspond to one of the getDriftSymbol(). If the symbol doesn't exists, this method returns EDrift::UNKNOWN and displays available drifts functions for the given context.
- Parameters
-
symbol | Symbol of the required drift function |
rank | Rank of the drift for the given symbol |
ctxt | Context from which we want authorized drift functions |
The documentation for this class was generated from the following files: