List of all members | Public Member Functions | Private Attributes
utl::PairComplexLgAmpPhase Class Reference

#include <PairComplexLgAmpPhase.h>

Public Member Functions

 PairComplexLgAmpPhase ()
 
 PairComplexLgAmpPhase (const double x, const utl::ComplexLgAmpPhase &y)
 
double X () const
 
const ComplexLgAmpPhaseY () const
 

Private Attributes

double fX
 
ComplexLgAmpPhase fY
 

Detailed Description

Definition at line 26 of file PairComplexLgAmpPhase.h.

Constructor & Destructor Documentation

utl::PairComplexLgAmpPhase::PairComplexLgAmpPhase ( )
inline

Definition at line 29 of file PairComplexLgAmpPhase.h.

utl::PairComplexLgAmpPhase::PairComplexLgAmpPhase ( const double  x,
const utl::ComplexLgAmpPhase y 
)
inline

Definition at line 30 of file PairComplexLgAmpPhase.h.

Member Function Documentation

double utl::PairComplexLgAmpPhase::X ( ) const
inline

Definition at line 32 of file PairComplexLgAmpPhase.h.

References fX.

const ComplexLgAmpPhase& utl::PairComplexLgAmpPhase::Y ( ) const
inline

Definition at line 33 of file PairComplexLgAmpPhase.h.

References fY.

Member Data Documentation

double utl::PairComplexLgAmpPhase::fX
private

Definition at line 36 of file PairComplexLgAmpPhase.h.

Referenced by X().

ComplexLgAmpPhase utl::PairComplexLgAmpPhase::fY
private

Definition at line 37 of file PairComplexLgAmpPhase.h.

Referenced by Y().


The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.