Calibration::ConwayKronberg1969 Class Reference

Parameterizes the feed as in Appendix II of Conway & Kronberg (1969) More...

#include <ConwayKronberg1969.h>

Inheritance diagram for Calibration::ConwayKronberg1969:
Calibration::BackendFeed MEAL::ProductRule< MEAL::Complex2 > MEAL::GroupRule< T >

Public Member Functions

 ConwayKronberg1969 ()
 Default Constructor.
 ConwayKronberg1969 (const ConwayKronberg1969 &s)
 Copy Constructor.
const ConwayKronberg1969operator= (const ConwayKronberg1969 &s)
 Assignment Operator.
ConwayKronberg1969clone () const
 Clone operator.
 ~ConwayKronberg1969 ()
 Destructor.
void equal_ellipticities ()
 Model the ellipticities of both receptors using the same value.
void equal_orientations ()
 Model the orientations of both receptors using the same value.
void set_cyclic (bool)
 Set cyclical limits on the model parameters.
void set_constant_orientation (bool)
 Fix the orientation of the frontend.
const MEAL::Complex2get_frontend () const
std::string get_name () const
 Return the name of the class.
Public Member Functions inherited from Calibration::BackendFeed
 BackendFeed ()
 Default constructor.
 BackendFeed (const BackendFeed &s)
 Copy Constructor.
const BackendFeedoperator= (const BackendFeed &s)
 Assignment Operator.
 ~BackendFeed ()
 Destructor.
const VariableBackendget_backend () const
 Provide access to the backend model.
VariableBackendget_backend ()
const MEAL::Complex2get_frontend () const
 Provide access to the frontend model.
MEAL::Complex2get_frontend ()
Public Member Functions inherited from MEAL::ProductRule< MEAL::Complex2 >
void operator*= (T *model)
std::string get_name () const
Public Member Functions inherited from MEAL::GroupRule< T >
GroupRuleoperator= (const GroupRule &meta)
void add_model (T *model)
void remove_model (T *model)
T * get_model (unsigned i)
unsigned get_nmodel () const
void clear ()
void parse (const std::string &text)

Protected Attributes

Reference::To< Feedfeed
 Feed model.

Additional Inherited Members

Protected Member Functions inherited from Calibration::BackendFeed
void set_frontend (MEAL::Complex2 *)
Protected Member Functions inherited from MEAL::ProductRule< MEAL::Complex2 >
const Result get_identity () const
void operate (Result &total, const Result &element)
const Result partial (const Result &element) const
Protected Member Functions inherited from MEAL::GroupRule< T >
void print_parameters (std::string &text, const std::string &sep) const
void calculate (Result &result, std::vector< Result > *grad)

Detailed Description

Parameterizes the feed as in Appendix II of Conway & Kronberg (1969)

This model suffers from the weakness that the phase of each cross-coupling term becomes ill-defined as the magnitude of the cross-coupling approaches zero.

Member Function Documentation

◆ set_constant_orientation()

void Calibration::ConwayKronberg1969::set_constant_orientation ( bool )
virtual

Fix the orientation of the frontend.

Implements Calibration::BackendFeed.

◆ set_cyclic()

void Calibration::ConwayKronberg1969::set_cyclic ( bool )
virtual

Set cyclical limits on the model parameters.

Reimplemented from Calibration::BackendFeed.


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

Generated using doxygen 1.14.0