#include <Phi.h>
Public Methods | |
Phi () | |
Phi (const double init) | |
Phi (Phi &src) | |
Phi & | operator= (const Phi &rhs) |
Phi & | operator+= (Phi &rhs) |
Phi & | operator-= (Phi &in) |
Phi | operator+ (Phi &in) const |
Phi | operator- (Phi &in) const |
bool | operator< (Phi &in) const |
bool | operator> (Phi &in) const |
operator double () const | |
Static Public Attributes | |
const double | UPPER_LIMIT |
const double | LOWER_LIMIT |
const double | RANGE |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|