Class MHO_ManualChannelPhaseCorrection.
More...
#include <MHO_ManualChannelPhaseCorrection.hh>
◆ MHO_ManualChannelPhaseCorrection()
| hops::MHO_ManualChannelPhaseCorrection::MHO_ManualChannelPhaseCorrection |
( |
| ) |
|
◆ ~MHO_ManualChannelPhaseCorrection()
| hops::MHO_ManualChannelPhaseCorrection::~MHO_ManualChannelPhaseCorrection |
( |
| ) |
|
|
virtual |
◆ ExecuteInPlace()
| bool hops::MHO_ManualChannelPhaseCorrection::ExecuteInPlace |
( |
visibility_type * |
in | ) |
|
|
overrideprotectedvirtual |
Applies phase correction to visibility data in-place 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_ManualChannelPhaseCorrection::GetStationIdentifier |
( |
| ) |
const |
|
inline |
◆ SetChannelToPCPhaseMap()
| void hops::MHO_ManualChannelPhaseCorrection::SetChannelToPCPhaseMap |
( |
const std::map< std::string, double > & |
map | ) |
|
|
inline |
Setter for channel to pc_phase map.
- Parameters
-
| map | Input map of channel labels to phase values |
◆ SetPolarization()
| void hops::MHO_ManualChannelPhaseCorrection::SetPolarization |
( |
const std::string & |
pol | ) |
|
|
inline |
Setter for polarization.
- Parameters
-
| pol | Input polarization string |
◆ SetStationIdentifier()
| void hops::MHO_ManualChannelPhaseCorrection::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_ManualChannelPhaseCorrection::SetStationIdentifiers |
( |
const std::vector< std::string > & |
ids | ) |
|
|
inline |
The documentation for this class was generated from the following files: