#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 | |
double | lowerLimit () const |
double | upperLimit () const |
double | range () const |
double | val () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|