Ask a Question | Search PSRCHIVE: |
Home
|
TemplateUncertainty.h virtual double get_weighted_norm(const Jones< double > &) const Given a coherency matrix, return the weighted norm. Definition: TemplateUncertainty.C:102 virtual Jones< double > get_weighted_conjugate(const Jones< double > &) const Given a coherency matrix, return the weighted conjugate matrix. Definition: TemplateUncertainty.C:110 TemplateUncertainty * clone() const Clone operator. Definition: TemplateUncertainty.C:34 static Archive * load(const std::string &name) Factory returns a new instance loaded from filename. Definition: Archive_load.C:28 virtual Stokes< std::complex< double > > get_weighted_components(const Jones< double > &) const Given a coherency matrix, return the weighted Stokes parameters. Definition: TemplateUncertainty.C:122 TemplateUncertainty() Default constructor. Definition: TemplateUncertainty.C:28 static void set_verbosity(unsigned level) Set the verbosity level (0 to 3) Definition: Archive_verbose.C:19 void add(const Uncertainty *) Add the uncertainty of another instance. Definition: TemplateUncertainty.C:40 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 bool built Flag set when inv_var attribute is up-to-date. Definition: TemplateUncertainty.h:82 Stokes< double > get_variance() const Combines the uncertainty of the template and the observation. Definition: TemplateUncertainty.h:25 void set_transformation(MEAL::Complex2 *transformation) Set the transformation from template to observation. Definition: TemplateUncertainty.C:82 void connect(Class *instance, Method method) Stokes< std::complex< double > > template_variance The variance of the template Stokes parameters. Definition: TemplateUncertainty.h:76 void set_variance(const Stokes< double > &var) Set the uncertainty of the observation. Definition: TemplateUncertainty.C:51 Reference::To< MEAL::Complex2 > transformation The transformation from template to observation. Definition: TemplateUncertainty.h:79 void set_template_variance(const Stokes< double > &var) Set the uncertainty of the template. Definition: TemplateUncertainty.C:59 Attribute void set_transformation(const Jones< double > &) Stokes< std::complex< double > > observation_variance The variance of the observed Stokes parameters. Definition: TemplateUncertainty.h:73 const std::string get_message() const Callback< Attribute > changed void set_variance(const Stokes< double > &) Profile * get_Profile(unsigned ipol, unsigned ichan) Returns a pointer to the Profile given by the specified indeces. Definition: Integration.C:306 virtual void build() Compute inv_var attribute. Definition: TemplateUncertainty.C:144 Evaluation void changed(MEAL::Function::Attribute a) Callback method attached to transformation::changed signal. Definition: TemplateUncertainty.C:136 Generated using doxygen 1.8.17
|