#include <FFaMathVar.H>
◆ FFaMathVar() [1/3]
FFaMathVar::FFaMathVar |
( |
| ) |
|
|
inline |
◆ FFaMathVar() [2/3]
◆ FFaMathVar() [3/3]
FFaMathVar::FFaMathVar |
( |
const char * |
namep | ) |
|
An object of type FFaMathVar is created. Constructor.
- Parameters
-
namep | Variable name, string |
◆ ~FFaMathVar()
FFaMathVar::~FFaMathVar |
( |
| ) |
|
◆ operator double()
FFaMathVar::operator double |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool FFaMathVar::operator== |
( |
const FFaMathVar & |
var2 | ) |
const |
Overload operator '=='.
- Parameters
-
- Returns
- The result of the equality check
◆ ptr()
const double* FFaMathVar::ptr |
( |
| ) |
const |
|
inline |
◆ rename()
void FFaMathVar::rename |
( |
const char * |
namep | ) |
|
Assign a new name to the variable.
- Parameters
-
namep | The new variable name, string |
◆ name
◆ pval
The documentation for this class was generated from the following files: