Class MHO_EstimatePCManual.
More...
#include <MHO_EstimatePCManual.hh>
Class MHO_EstimatePCManual.
- Author
- J. Barrett - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
- Date
- Wed May 29 03:40:50 PM EDT 2024
◆ MHO_EstimatePCManual()
hops::MHO_EstimatePCManual::MHO_EstimatePCManual |
( |
| ) |
|
◆ ~MHO_EstimatePCManual()
hops::MHO_EstimatePCManual::~MHO_EstimatePCManual |
( |
| ) |
|
|
virtual |
◆ ExecuteImpl()
Executes manual PC estimation using input visibility data.
- Parameters
-
in | Input visibility_type pointer containing visibility data. |
- Returns
- Always returns true.
- Note
- This is a virtual function.
Implements hops::MHO_InspectingOperator< visibility_type >.
◆ InitializeImpl()
virtual bool hops::MHO_EstimatePCManual::InitializeImpl |
( |
const visibility_type * |
in | ) |
|
|
inlineoverrideprotectedvirtual |
Initializes implementation using input visibility type.
- Parameters
-
in | Input visibility_type pointer for initialization |
- Returns
- Boolean indicating successful initialization
- Note
- This is a virtual function.
Implements hops::MHO_InspectingOperator< visibility_type >.
◆ SetParameterStore()
Setter for parameter store.
- Parameters
-
◆ SetPhasors()
void hops::MHO_EstimatePCManual::SetPhasors |
( |
phasor_type * |
phasors | ) |
|
|
inline |
Setter for visibility channel phasors.
- Parameters
-
phasors | Input phasors of type phasor_type |
◆ SetPlotData()
void hops::MHO_EstimatePCManual::SetPlotData |
( |
mho_json & |
plot_data | ) |
|
|
inline |
Setter for plot data.
- Parameters
-
plot_data | Reference to an mho_json object containing plot data. |
◆ SetWeights()
void hops::MHO_EstimatePCManual::SetWeights |
( |
const weight_type * |
weights | ) |
|
|
inline |
Setter for weights.
- Parameters
-
weights | Input weights of type const weight_type* |
The documentation for this class was generated from the following files: