Ask a Question | Search PSRCHIVE: |
Home
|
StokesError.h Matrix< 4, 4, double > xform The Mueller matrix of the transformation. Definition: StokesError.h:73 Jones< double > jones The Jones matrix of the transformation. Definition: StokesError.h:61 Propagates Stokes parameter uncertainty through congruence transformation. Definition: StokesError.h:25 Matrix< 4, 4, double > del The Mueller matrix of the transformation gradient component. Definition: StokesError.h:76 void set_transformation_gradient(const Jones< double > &) Set the transformation gradient component. Definition: StokesError.C:49 Stokes< double > get_variance_gradient() const Get the variances of the output Stokes parameters gradient component. Definition: StokesError.C:56 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 Jones< double > jones_grad The Jones matrix of the transformation gradient component. Definition: StokesError.h:64 Stokes< double > get_input_variance() const Get the input variance (not transformed) Definition: StokesError.C:23 Stokes< double > get_variance() const Get the variances of the output Stokes parameters. Definition: StokesError.C:37 bool built Flag set to false when del must be recomputed. Definition: StokesError.h:67 void set_transformation(const Jones< double > &) Set the transformation. Definition: StokesError.C:29 void set_variance(const Stokes< double > &) Set the variances of the input Stokes parameters. Definition: StokesError.C:17 Stokes< double > input The input Stokes parameter variances. Definition: StokesError.h:58 Generated using doxygen 1.8.17
|