Class MHO_StationDelayCorrection.
More...
#include <MHO_StationDelayCorrection.hh>
Class MHO_StationDelayCorrection.
operator to apply a station delay to the visibilities
- Author
- J. Barrett - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
- Date
- Thu Jan 27 10:36:00 2022 -0500
◆ MHO_StationDelayCorrection()
| hops::MHO_StationDelayCorrection::MHO_StationDelayCorrection |
( |
| ) |
|
◆ ~MHO_StationDelayCorrection()
| hops::MHO_StationDelayCorrection::~MHO_StationDelayCorrection |
( |
| ) |
|
|
virtual |
◆ ExecuteInPlace()
| bool hops::MHO_StationDelayCorrection::ExecuteInPlace |
( |
visibility_type * |
in | ) |
|
|
overrideprotectedvirtual |
Applies phase correction to visibility data for reference or remote station.
- Parameters
-
| in | Input visibility_type* containing pol-products and channels. |
- Returns
- bool indicating successful execution.
- Note
- This is a virtual function.
Implements hops::MHO_UnaryOperator< visibility_type >.
◆ GetStationIdentifier()
| std::string hops::MHO_StationDelayCorrection::GetStationIdentifier |
( |
| ) |
const |
|
inline |
◆ SetPCDelayOffset()
| void hops::MHO_StationDelayCorrection::SetPCDelayOffset |
( |
double |
pc_delay_offset | ) |
|
|
inline |
Setter for delay offset.
- Parameters
-
| pc_delay_offset | Time offset between two signals being correlated |
◆ SetReferenceFrequency()
| void hops::MHO_StationDelayCorrection::SetReferenceFrequency |
( |
double |
ref_freq | ) |
|
|
inline |
Setter for reference frequency.
- Parameters
-
| ref_freq | New reference frequency value in MHz |
◆ SetStationIdentifier()
| void hops::MHO_StationDelayCorrection::SetStationIdentifier |
( |
const std::string & |
id | ) |
|
|
inline |
Setter for station identifier.
- Parameters
-
| station_id | mk4 id of type std::string |
station_id is treated as follows: 1-char => mk4 id 2-char => 2char station code
◆ SetStationIdentifiers()
| void hops::MHO_StationDelayCorrection::SetStationIdentifiers |
( |
const std::vector< std::string > & |
ids | ) |
|
|
inline |
The documentation for this class was generated from the following files: