HOPS
HOPS class reference
Public Member Functions | Protected Attributes | List of all members
hops::MHO_FringeFitterFactory Class Reference

Class MHO_FringeFitterFactory. More...

#include <MHO_FringeFitterFactory.hh>

Public Member Functions

 MHO_FringeFitterFactory (MHO_FringeData *data)
 
virtual ~MHO_FringeFitterFactory ()
 
MHO_FringeFitterConstructFringeFitter ()
 Constructs and configures an MHO_FringeFitter instance based on configuration. the underlying object returned can be a MHO_BasicFringeFitter or MHO_IonosphericFringeFitter (other types will be introduced in the future) More...
 

Protected Attributes

MHO_FringeDatafFringeData
 
MHO_FringeFitterfFringeFitter
 

Detailed Description

Class MHO_FringeFitterFactory.

Fringe fitter factory, builds the appropriate underlying fitter type, and returns it as a MHO_FringeFitter*.

Author
J. Barrettj - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
Date
Sun Oct 13 08:05:51 PM EDT 2024

Constructor & Destructor Documentation

◆ MHO_FringeFitterFactory()

hops::MHO_FringeFitterFactory::MHO_FringeFitterFactory ( MHO_FringeData data)

◆ ~MHO_FringeFitterFactory()

hops::MHO_FringeFitterFactory::~MHO_FringeFitterFactory ( )
virtual

Member Function Documentation

◆ ConstructFringeFitter()

MHO_FringeFitter * hops::MHO_FringeFitterFactory::ConstructFringeFitter ( )

Constructs and configures an MHO_FringeFitter instance based on configuration. the underlying object returned can be a MHO_BasicFringeFitter or MHO_IonosphericFringeFitter (other types will be introduced in the future)

Returns
MHO_FringeFitter* - The constructed fringe fitter

Member Data Documentation

◆ fFringeData

MHO_FringeData* hops::MHO_FringeFitterFactory::fFringeData
protected

◆ fFringeFitter

MHO_FringeFitter* hops::MHO_FringeFitterFactory::fFringeFitter
protected

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