Ask a Question | Search DSPSR: |
Home
|
FZoom.h virtual void set_bandwidth(double _bandwidth) Set the bandwidth of signal in MHz (-ve = lsb; +ve = usb) Definition: Observation.h:145 float * get_datptr(unsigned ichan=0, unsigned ipol=0) Return pointer to the specified data block. Definition: TimeSeries.C:304 Stores information about digital, band-limited, time-varying signals. Definition: Observation.h:33 Arrays of consecutive samples for each polarization and frequency channel. Definition: TimeSeries.h:29 virtual void copy_configuration(const Observation *copy) Copy the configuration of another TimeSeries instance (not the data) This doesn't copy nchan,... Definition: TimeSeries.C:396 double get_centre_frequency() const Return the centre frequency of the band-limited signal in MHz. Definition: Observation.h:134 static void set_channel_bounds(const Observation *input, double centre_frequency, double bandwidth, unsigned *chan_lo, unsigned *chan_hi) Given an input and a goal freq / bandwidth, select channel bounds. Definition: FZoom.C:196 virtual void resize(uint64_t nsamples) Allocate the space required to store nsamples time samples. Definition: TimeSeries.C:146 virtual void set_centre_frequency(double cf) Set the centre frequency of the band-limited signal in MHz. Definition: Observation.h:132 void set_nchan(unsigned) Set the number of channels. Definition: DataSeries.C:100 direction Reference::To< const TimeSeries > input Container from which input data will be read. Definition: HasInput.h:49 @ OrderFPT Frequency, Polarization, Time (default before 3 October 2008) Definition: TimeSeries.h:47 @ OrderTFP Time, Frequency, Polarization (better for many things) Definition: TimeSeries.h:50 unsigned get_nchan() const Return the number of channels into which the band is divided. Definition: Observation.h:85 Generated using doxygen 1.8.17
|