Coherent dedispersion attributes specific to input frequency channel.
More...
#include <CoherentDedispersion.h>
|
double | get_centre_frequency () const |
| Centre frequency of input channel.
|
void | set_centre_frequency (double val) |
| Centre frequency of input channel.
|
double | get_bandwidth () const |
| Bandwidth of input channel.
|
void | set_bandwidth (double val) |
| Bandwidth of input channel.
|
unsigned | get_nchan_output () const |
| Number of frequency channels into which this channel was divided.
|
void | set_nchan_output (unsigned nchan) |
const OutputChannel & | get_output (unsigned ichan_output) const |
OutputChannel & | get_output (unsigned ichan_output) |
|
void | check_index (unsigned ichan_output) const |
|
double | centre_frequency |
| Centre frequency of input channel.
|
double | bandwidth |
| Bandwidth of input channel.
|
std::vector< OutputChannel > | output |
| Information specific to each output frequency channel.
|
Coherent dedispersion attributes specific to input frequency channel.
The documentation for this class was generated from the following files: