#include <PairComplexLgAmpPhase.h>
Public Member Functions | |
PairComplexLgAmpPhase () | |
PairComplexLgAmpPhase (const double x, const utl::ComplexLgAmpPhase &y) | |
double | X () const |
const ComplexLgAmpPhase & | Y () const |
Private Attributes | |
double | fX |
ComplexLgAmpPhase | fY |
Definition at line 26 of file PairComplexLgAmpPhase.h.
|
inline |
Definition at line 29 of file PairComplexLgAmpPhase.h.
|
inline |
Definition at line 30 of file PairComplexLgAmpPhase.h.
|
inline |
Definition at line 32 of file PairComplexLgAmpPhase.h.
References fX.
|
inline |
Definition at line 33 of file PairComplexLgAmpPhase.h.
References fY.
|
private |
Definition at line 36 of file PairComplexLgAmpPhase.h.
Referenced by X().
|
private |
Definition at line 37 of file PairComplexLgAmpPhase.h.
Referenced by Y().