MHO_MK4StationInterface converts a mk4 station file (type_3xx) to HOPS4 format.
More...
#include <MHO_MK4StationInterface.hh>
MHO_MK4StationInterface converts a mk4 station file (type_3xx) to HOPS4 format.
- Author
- J. Barrett - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
- Date
- Fri Nov 13 10:58:21 2020 -0500
◆ MHO_MK4StationInterface()
hops::MHO_MK4StationInterface::MHO_MK4StationInterface |
( |
| ) |
|
◆ ~MHO_MK4StationInterface()
hops::MHO_MK4StationInterface::~MHO_MK4StationInterface |
( |
| ) |
|
|
virtual |
◆ ExtractStationFile()
Extracts station coordinate data from files and allocates memory for it.
- Returns
- Pointer to allocated station_coord_type object containing extracted data.
◆ GetPCalObject()
Getter for pcal object.
- Returns
- Pointer to multitone_pcal_type object
◆ GetStationData()
mk4_sdata* hops::MHO_MK4StationInterface::GetStationData |
( |
| ) |
|
|
inline |
Getter for station data.
- Returns
- Pointer to mk4_sdata containing station data
◆ SetStationFile()
void hops::MHO_MK4StationInterface::SetStationFile |
( |
const std::string & |
station | ) |
|
|
inline |
Setter for station file.
- Parameters
-
station | Reference to input station file string |
◆ SetVexFile()
void hops::MHO_MK4StationInterface::SetVexFile |
( |
const std::string & |
vex | ) |
|
|
inline |
Setter for vex file.
- Parameters
-
The documentation for this class was generated from the following files: