Ask a Question | Search DSPSR: |
Home
|
PlasmaResponseProduct.h 63 }
std::vector< Reference::To< PlasmaResponse > > response The responses. Definition: PlasmaResponseProduct.h:60 bool component_changed Flag set true when a component has changed. Definition: PlasmaResponseProduct.h:63 void set_component_changed(const Response &response) Called when a component has changed. Definition: PlasmaResponseProduct.C:57 Stores information about digital, band-limited, time-varying signals. Definition: Observation.h:33 void prepare(const Observation *input, unsigned nchan) Prepare a product to match the input. Definition: PlasmaResponseProduct.C:22 PlasmaResponseProduct() Default constructor. Definition: PlasmaResponseProduct.C:12 double delay_time(double freq) const Return the effective delay for the given frequency. Definition: PlasmaResponseProduct.C:34 void build(unsigned ndat, unsigned nchan) Construct by combining the reponses of the components. Definition: PlasmaResponseProduct.C:65 unsigned ndat Number of datum in each of the npol*nchan divisions. Definition: Shape.h:118 void add_response(PlasmaResponse *response) Add a response to the product. Definition: PlasmaResponseProduct.C:50 ~PlasmaResponseProduct() Destructor. Definition: PlasmaResponseProduct.C:17 Generated using doxygen 1.8.17
|