|
HOPS
HOPS class reference
|
Go to the source code of this file.
Namespaces | |
| hops | |
Macros | |
| #define | COEFF_AXIS 2 |
| #define | COORD_AXIS 0 |
| #define | INTERVAL_AXIS 1 |
| #define | MTPCAL_FREQ_AXIS 2 |
| #define | MTPCAL_NDIM 3 |
| #define | MTPCAL_POL_AXIS 0 |
| #define | MTPCAL_TIME_AXIS 1 |
| #define | NCOEFF 6 |
| #define | NCOORD 7 |
| #define | STATION_NDIM 4 |
Typedefs | |
| using | hops::manual_pcal_axis_type = MHO_AxisPack< pol_axis_type, channel_axis_type > |
| using | hops::manual_pcal_delay_type = MHO_TableContainer< manual_pcal_element_type, manual_pcal_axis_type > |
| using | hops::manual_pcal_type = MHO_TableContainer< manual_pcal_element_type, manual_pcal_axis_type > |
| using | hops::multitone_pcal_axis_type = MHO_AxisPack< pol_axis_type, time_axis_type, frequency_axis_type > |
| using | hops::multitone_pcal_type = MHO_TableContainer< pcal_phasor_type, multitone_pcal_axis_type > |
| using | hops::station_coord_axis_pack = MHO_AxisPack< coord_axis_type, time_axis_type, coeff_axis_type > |
| using | hops::station_coord_type = MHO_TableContainer< spline_coeff_type, station_coord_axis_pack > |
| #define COEFF_AXIS 2 |
| #define COORD_AXIS 0 |
| #define INTERVAL_AXIS 1 |
| #define MTPCAL_FREQ_AXIS 2 |
| #define MTPCAL_NDIM 3 |
| #define MTPCAL_POL_AXIS 0 |
| #define MTPCAL_TIME_AXIS 1 |
| #define NCOEFF 6 |
| #define NCOORD 7 |
| #define STATION_NDIM 4 |