Ask a Question | Search DSPSR: |
Home
|
ResponseProduct.h bool component_changed Flag set true when a component has changed. Definition: ResponseProduct.h:69 void add_response(Response *response) Add a response to the product. Definition: ResponseProduct.C:47 Callback< Response > changed Called when the Response has been changed. Definition: Response.h:159 Stores information about digital, band-limited, time-varying signals. Definition: Observation.h:33 void match(const Observation *input, unsigned nchan) Create a product to match the input. Definition: ResponseProduct.C:23 std::vector< Reference::To< Response > > response The responses. Definition: ResponseProduct.h:66 void set_copy_index(unsigned i) Set the element that is copied. Definition: ResponseProduct.C:60 void set_match_index(unsigned i) Set the element to which all others are matched. Definition: ResponseProduct.C:66 ResponseProduct() Default constructor. Definition: ResponseProduct.C:12 void set_component_changed(const Response &response) Called when a component has changed. Definition: ResponseProduct.C:54 Generated using doxygen 1.8.17
|