Ask a Question | Search PSRCHIVE: |
Home
|
dspReduction.h unsigned get_nsamp_overlap_neg() const Number of time samples in wrap-around region, right-hand side. Definition: dspReduction.h:127 double get_scale() const Pulsar::Profiles are normalized by Observation::scale. Definition: dspReduction.h:183 void phase(Profile *input) Compute the phase of the input complex-valued Profile. Definition: Fourier.C:135 void set_nchan(unsigned _nchan) Number of frequency channels. Definition: dspReduction.h:143 unsigned get_nchan() const Number of frequency channels. Definition: dspReduction.h:141 void set_nsamp_fft(unsigned _nsamp_fft) Number of time samples in each FFT. Definition: dspReduction.h:117 Signal::State get_state() const The state of the signal from Input::info. Definition: dspReduction.h:101 TextInterface::Parser * get_interface() get the text interface Definition: dspReduction.C:81 void frc1d(size_t nfft, float *into, const float *from) void set_nsamp_overlap_pos(unsigned _nsamp_overlap_pos) Number of time samples in wrap-around region, left-hand side. Definition: dspReduction.h:123 unsigned get_nsamp_fft() const Number of time samples in each FFT. Definition: dspReduction.h:115 double scale Pulsar::Profiles are normalized by Observation::scale. Definition: dspReduction.h:269 unsigned get_freq_res() const Frequency resolution. Definition: dspReduction.h:147 State unsigned ScrunchFactor Time resolution reduction factor. Definition: dspReduction.h:258 static Archive * load(const std::string &name) Factory returns a new instance loaded from filename. Definition: Archive_load.C:28 unsigned nsamp_overlap_pos Number of time samples in wrap-around region, left-hand side. Definition: dspReduction.h:226 const ScalarMath pow(const ScalarMath &x, const ScalarMath &y) void set_total_samples(uint64_t _total_samples) The total number of time samples. Definition: dspReduction.h:85 Nyquist uint64_t overlap The number of time samples by which consecutive blocks overlap. Definition: dspReduction.h:209 unsigned get_time_res() const Time resolution. Definition: dspReduction.h:153 void set_ScrunchFactor(unsigned _ScrunchFactor) Time resolution reduction factor. Definition: dspReduction.h:170 Manages a combined scrunch factor or target dimension. Definition: ScrunchFactor.h:25 unsigned get_nsamp_overlap_pos() const Number of time samples in wrap-around region, left-hand side. Definition: dspReduction.h:121 unsigned nchan Number of frequency channels. Definition: dspReduction.h:240 uint64_t get_block_size() const The number of time samples in each block. Definition: dspReduction.h:89 std::string software The software information. Definition: dspReduction.h:194 unsigned get_ScrunchFactor() const Time resolution reduction factor. Definition: dspReduction.h:168 uint64_t block_size The number of time samples in each block. Definition: dspReduction.h:206 uint64_t get_overlap() const The number of time samples by which consecutive blocks overlap. Definition: dspReduction.h:95 void set_software(const std::string &soft) Set the software information. Definition: dspReduction.h:74 std::string get_short_name() const Return a short name. Definition: dspReduction.h:62 uint64_t get_total_samples() const The total number of time samples. Definition: dspReduction.h:83 virtual void add(Item *) void set_scale(double _scale) Pulsar::Profiles are normalized by Observation::scale. Definition: dspReduction.h:185 void set_block_size(uint64_t _block_size) The number of time samples in each block. Definition: dspReduction.h:91 uint64_t total_samples The total number of time samples. Definition: dspReduction.h:203 void set_nsamp_overlap_neg(unsigned _nsamp_overlap_neg) Number of time samples in wrap-around region, right-hand side. Definition: dspReduction.h:129 void set_state(Signal::State _state) The state of the signal from Input::info. Definition: dspReduction.h:103 Signal::State state The state of the signal from Input::info. Definition: dspReduction.h:212 std::string get_software() const Get the software information. Definition: dspReduction.h:71 unsigned nsamp_fft Number of time samples in each FFT. Definition: dspReduction.h:223 static unsigned verbose A verbosity flag that can be set for debugging purposes. Definition: IntegrationManager.h:38 const dspReduction & operator=(const dspReduction &extension) Assignment operator. Definition: dspReduction.C:53 void set_time_res(unsigned _time_res) Time resolution. Definition: dspReduction.h:155 void fcc1d(size_t nfft, float *into, const float *from) void set_overlap(uint64_t _overlap) The number of time samples by which consecutive blocks overlap. Definition: dspReduction.h:97 unsigned nsamp_overlap_neg Number of time samples in wrap-around region, right-hand side. Definition: dspReduction.h:229 void set_freq_res(unsigned _freq_res) Frequency resolution. Definition: dspReduction.h:149 Generated using doxygen 1.8.17
|