Ask a Question | Search PSRCHIVE: |
![]()
|
CoherentDedispersion.h Coherent dedispersion attributes specific to input frequency channel. Definition CoherentDedispersion.h:109 Coherent dedispersion attributes specific to output frequency channel. Definition CoherentDedispersion.h:53 CoherentDedispersion() Default constructor. Definition CoherentDedispersion.C:13 Definition ArchiveExtension.h:24 double bandwidth Bandwidth of input channel. Definition CoherentDedispersion.h:136 double centre_frequency Centre frequency of input channel. Definition CoherentDedispersion.h:133 double get_bandwidth() const Bandwidth of input channel. Definition CoherentDedispersion.h:119 void set_centre_frequency(double val) Centre frequency of input channel. Definition CoherentDedispersion.h:116 void set_bandwidth(double val) Bandwidth of input channel. Definition CoherentDedispersion.h:121 unsigned get_nchan_output() const Number of frequency channels into which this channel was divided. Definition CoherentDedispersion.h:124 std::vector< OutputChannel > output Information specific to each output frequency channel. Definition CoherentDedispersion.h:139 double get_centre_frequency() const Centre frequency of input channel. Definition CoherentDedispersion.h:114 double get_centre_frequency() const Centre frequency of output channel. Definition CoherentDedispersion.h:58 double get_bandwidth() const Bandwidth of output channel. Definition CoherentDedispersion.h:63 unsigned get_nsamp_overlap_neg() const Number of complex time samples in wrap-around region, right-hand side. Definition CoherentDedispersion.h:78 void set_centre_frequency(double val) Centre frequency of output channel. Definition CoherentDedispersion.h:60 unsigned get_nsamp_overlap_pos() const Number of complex time samples in wrap-around region, left-hand side. Definition CoherentDedispersion.h:73 void set_nsamp_overlap_pos(unsigned val) Number of complex time samples in wrap-around region, left-hand side. Definition CoherentDedispersion.h:75 double bandwidth Bandwidth of output channel. Definition CoherentDedispersion.h:88 unsigned nsamp Number of complex time samples in each cyclical convolution. Definition CoherentDedispersion.h:91 double centre_frequency Centre frequency of output channel. Definition CoherentDedispersion.h:85 unsigned get_nsamp() const Number of complex time samples in each cyclical convolution. Definition CoherentDedispersion.h:68 unsigned nsamp_overlap_neg Number of complex time samples in wrap-around region, right-hand side. Definition CoherentDedispersion.h:97 void set_bandwidth(double val) Bandwidth of output channel. Definition CoherentDedispersion.h:65 void set_nsamp_overlap_neg(unsigned val) Number of complex time samples in wrap-around region, right-hand side. Definition CoherentDedispersion.h:80 unsigned nsamp_overlap_pos Number of complex time samples in wrap-around region, left-hand side. Definition CoherentDedispersion.h:94 void set_nsamp(unsigned val) Number of complex time samples in each cyclical convolution. Definition CoherentDedispersion.h:70 std::string get_short_name() const Return a short name. Definition CoherentDedispersion.h:43 std::string description Description of the algorithm. Definition CoherentDedispersion.h:187 int nbit_chirp Number of bits used to represent chirp. Definition CoherentDedispersion.h:199 void check_index(unsigned ichan_input) const Throw an exception if index is out of range. Definition CoherentDedispersion.C:52 int get_nbit_data() const Number of bits used to represent data. Definition CoherentDedispersion.h:167 unsigned get_nchan_input() const Number of frequency channels in the input signal. Definition CoherentDedispersion.h:175 double get_dispersion_measure() const Dispersion measure used for coherent dedispersion. Definition CoherentDedispersion.h:159 CoherentDedispersion * clone() const Clone method. Definition CoherentDedispersion.C:27 std::vector< InputChannel > input Information specific to each input frequency channel. Definition CoherentDedispersion.h:202 double doppler_correction Doppler shift correction applied to frequencies and bandwidths. Definition CoherentDedispersion.h:193 TextInterface::Parser * get_interface() get the text interface Definition CoherentDedispersion.C:33 double dispersion_measure Dispersion measure used for coherent dedispersion. Definition CoherentDedispersion.h:190 CoherentDedispersion() Default constructor. Definition CoherentDedispersion.C:13 std::string get_description() const Description of the algorithm. Definition CoherentDedispersion.h:155 int nbit_data Number of bits used to represent data. Definition CoherentDedispersion.h:196 double get_doppler_correction() const Doppler shift correction applied to frequencies and bandwidths. Definition CoherentDedispersion.h:163 Signal::Dimension get_domain() const Domain in which the algorithm operates (time or frequency) Definition CoherentDedispersion.h:151 Signal::Dimension domain Domain in which the algorithm operates (time or frequency) Definition CoherentDedispersion.h:184 int get_nbit_chirp() const Number of bits used to represent chirp. Definition CoherentDedispersion.h:171 Dimension Generated using doxygen 1.14.0
|