Ask a Question | Search PSRCHIVE: |
Home
|
IntegrationWeight.h void weight(Integration *) Set integration weights. Definition: IntegrationWeight.C:18 float get_weight(unsigned ichan) const Get the Profile weight attribute of the given channel. Definition: Integration.C:388 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 void set_weight(unsigned ichan, float weight) Set the Profile weight attributes of the given channel. Definition: Integration.C:401 void set_weight_absolute(bool f) Set weight equal to value or scale weight by value. Definition: IntegrationWeight.h:45 IntegrationWeight() Default constructor. Definition: IntegrationWeight.C:12 Generated using doxygen 1.8.17
|