| add_extension(Extension *extension) | Integration | virtual |
| adopt(const Archive *) | Integration | |
| Archive class | Integration | friend |
| baseline() const | Integration | |
| baseline_stats(std::vector< std::vector< Estimate< double > > > *mean, std::vector< std::vector< double > > *variance=0, const PhaseWeight *baseline=0) const | Integration | |
| bscrunch(unsigned nscrunch) | Integration | protected |
| bscrunch_to_nbin(unsigned nbin) | Integration | protected |
| cal_levels(std::vector< std::vector< Estimate< double > > > &hi, std::vector< std::vector< Estimate< double > > > &lo) const | Integration | |
| Calibrator class | Integration | friend |
| clone() const=0 | Integration | pure virtual |
| combine(const Integration *from) | Integration | protected |
| convert_state(Signal::State state) | Integration | protected |
| copy(const Integration *subint, bool management=true) | Integration | protectedvirtual |
| dedisperse() | Integration | |
| defaraday() | Integration | |
| edit_extensions(const std::string &name) | Integration | virtual |
| effective_bandwidth(unsigned ch_start=0, unsigned ch_end=0) const | Integration | |
| Expert class | Integration | friend |
| expert() | Integration | |
| expert() const | Integration | |
| expert_interface | Integration | protected |
| Extension class | Integration | friend |
| extension | Integration | mutableprotected |
| find_max_phase() const | Integration | |
| find_min_phase(float dc=0.10) const | Integration | |
| find_peak_edges(int &rise, int &fall) const | Integration | |
| find_transitions(int &hi2lo, int &lo2hi, int &buffer) const | Integration | |
| fold(unsigned nfold) | Integration | protected |
| fscrunch(unsigned nscrunch=0) | Integration | protected |
| get() const | Integration | |
| get() | Integration | |
| get() const | Integration | |
| get() | Integration | |
| get_absolute_birefringence_corrected() const | Integration | |
| get_absolute_dispersion_corrected() const | Integration | |
| get_absolute_dispersion_measure() const | Integration | |
| get_absolute_rotation_measure() const | Integration | |
| get_bandwidth() const | Integration | |
| get_basis() const | Integration | |
| get_centre_frequency(unsigned ichan) const | Integration | |
| get_centre_frequency() const | Integration | |
| get_coordinates() const | Integration | |
| get_dedispersed() const | Integration | |
| get_dispersion_measure() const | Integration | |
| get_duration() const=0 | Integration | pure virtual |
| get_effective_dispersion_measure() const | Integration | |
| get_effective_rotation_measure() const | Integration | |
| get_end_time() const | Integration | |
| get_epoch() const=0 | Integration | pure virtual |
| get_extension(unsigned iextension) const | Integration | virtual |
| get_extension(unsigned iextension) | Integration | virtual |
| get_faraday_corrected() const | Integration | |
| get_folding_period() const=0 | Integration | pure virtual |
| get_gate_duty_cycle() const | Integration | inlinevirtual |
| get_instance_count() | Integration | static |
| get_interface() | Integration | virtual |
| get_nbin() const=0 | Integration | pure virtual |
| get_nchan() const=0 | Integration | pure virtual |
| get_nextension() const | Integration | virtual |
| get_npol() const=0 | Integration | pure virtual |
| get_Profile(unsigned ipol, unsigned ichan) | Integration | |
| get_Profile(unsigned ipol, unsigned ichan) const | Integration | |
| get_relative_dispersion_measure() const | Integration | |
| get_relative_rotation_measure() const | Integration | |
| get_rotation_measure() const | Integration | |
| get_start_time() const | Integration | |
| get_state() const | Integration | |
| get_Stokes(unsigned ichan, unsigned ibin) const | Integration | |
| get_Stokes(std::vector< Stokes< float > > &S, unsigned iother, Signal::Dimension abscissa=Signal::Phase) const | Integration | |
| get_strategy() const | Integration | |
| get_telescope() const | Integration | |
| get_weight(unsigned ichan) const | Integration | |
| getadd() | Integration | |
| getadd() | Integration | |
| insert(Integration *) | Integration | protectedvirtual |
| Integration() | Integration | |
| Integration(const Integration &subint) | Integration | |
| invint() | Integration | protected |
| list_extensions() const | Integration | virtual |
| match_max_frequency_difference | Integration | static |
| mixable(const Integration *integ, std::string &reason) const | Integration | protected |
| new_PolnProfile(unsigned ichan) | Integration | |
| new_PolnProfile(unsigned ichan) const | Integration | |
| new_Profile() | Integration | protectedvirtual |
| operator=(const Integration &subint) | Integration | |
| orphan() | Integration | |
| orphaned | Integration | protected |
| parent | Integration | protected |
| profiles | Integration | protected |
| pscrunch() | Integration | protected |
| range_check(unsigned ipol, unsigned ichan) const | Integration | protected |
| remove(unsigned ichan) | Integration | protectedvirtual |
| remove(unsigned ichan_first, unsigned ichan_last) | Integration | protectedvirtual |
| remove_baseline(const PhaseWeight *baseline=0) | Integration | |
| resize(unsigned npol=0, unsigned nchan=0, unsigned nbin=0) | Integration | protectedvirtual |
| reverse_chan() | Integration | protected |
| rotate(double time) | Integration | protected |
| rotate_phase(double phase) | Integration | protected |
| set_centre_frequency(unsigned ichan, double frequency) | Integration | |
| set_duration(double seconds)=0 | Integration | pure virtual |
| set_epoch(const MJD &mjd)=0 | Integration | pure virtual |
| set_folding_period(double seconds)=0 | Integration | pure virtual |
| set_gate_duty_cycle(double turns) | Integration | inlinevirtual |
| set_nbin(unsigned nbin)=0 | Integration | protectedpure virtual |
| set_nchan(unsigned nchan)=0 | Integration | protectedpure virtual |
| set_npol(unsigned npol)=0 | Integration | protectedpure virtual |
| set_weight(unsigned ichan, float weight) | Integration | |
| swap_profiles(unsigned ipol, unsigned ichan, unsigned jpol, unsigned jchan) | Integration | protected |
| total() const | Integration | |
| transform(const Jones< float > &response) | Integration | protected |
| transform(const std::vector< Jones< float > > &response) | Integration | protected |
| uniform_weight(float new_weight=1.0) | Integration | |
| verbose | Integration | static |
| weighted_frequency(unsigned ch_start=0, unsigned ch_end=0) const | Integration | |
| zero() | Integration | |
| ~Integration() | Integration | virtual |