Ask a Question | Search PSRCHIVE: |
Home
|
ChannelSubsetMatch.h ~ChannelSubsetMatch() Default constructor. Definition: ChannelSubsetMatch.C:27 int sub_channel(const Archive *super, const Archive *sub, int superchan) Return channel in sub matching the given channel in super -1 == no match. Definition: ChannelSubsetMatch.C:162 double bw_tol Fractional BW matching tolerance. Definition: ChannelSubsetMatch.h:66 virtual double get_centre_frequency(unsigned ichan) const Get the centre frequency of the specified channel. Definition: CalibratorExtension.C:101 ChannelSubsetMatch() Default constructor. Definition: ChannelSubsetMatch.C:19 double get_centre_frequency(unsigned ichan) const Get the Profile centre frequency attribute of the given channel. Definition: Integration.C:359 std::string reason Match failure reason. Definition: ChannelSubsetMatch.h:60 Type * get() const virtual unsigned get_nchan() const =0 Get the number of frequency channels used. Integration * get_Integration(unsigned subint) Return pointer to the specified Integration. Definition: IntegrationManager.C:41 virtual double get_bandwidth() const =0 Get the overall bandwidth of the observation. std::string get_reason() const Get reason for match failure. Definition: ChannelSubsetMatch.h:51 Stores Calibrator parameters in an Archive. Definition: CalibratorExtension.h:27 double freq_tol Fractional freq matching tolerance. Definition: ChannelSubsetMatch.h:63 bool match(const Archive *super, const Archive *sub) Check that Archive sub's channels all exist in super. Definition: ChannelSubsetMatch.C:43 int super_channel(const Archive *super, const Archive *sub, int subchan) Return channel in super matching the given channel in sub -1 == no match. Definition: ChannelSubsetMatch.C:150 Generated using doxygen 1.8.17
|