|
|
| Frequency (const Frequency &f) |
| |
|
| Frequency (const double _f, FreqUnits _u=MHz) |
| |
|
void | clear () |
| |
|
bool | fromDouble (const double _f, FreqUnits _u=MHz) |
| |
|
bool | fromQString (const QString &_f, FreqUnits _u=MHz) |
| |
|
double | toDouble (FreqUnits _u=MHz) const |
| |
|
QString | toQString (FreqUnits _u=MHz) const |
| |
|
void | setTolerance (const double _t, FreqUnits _u=Hz) |
| |
|
bool | isValid () const |
| |
|
Frequency & | operator= (const Frequency &other) |
| |
|
bool | operator== (const Frequency &other) const |
| |
|
bool | operator!= (const Frequency &other) const |
| |
|
bool | operator> (const Frequency &other) const |
| |
|
bool | operator< (const Frequency &other) const |
| |
|
bool | operator>= (const Frequency &other) const |
| |
|
bool | operator<= (const Frequency &other) const |
| |
The documentation for this class was generated from the following files: