Ask a Question | Search PSRCHIVE: |
Home
|
Invariant.h void set_Stokes(const Stokes< Estimate< float > > &) Set the Stokes parameters. Definition: Invariant.C:40 Stokes< ScalarMath > get_input() const Get the input Stokes parameters. Definition: Invariant.h:62 Estimate< double > get_invariant() const Get the invariant interval. Definition: Invariant.C:60 double get_bias() const Get the estimated bias due to measurement error. Definition: Invariant.C:66 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 ScalarMath result The invariant interval, I^2 - Q^2 - U^2 - V^2. Definition: Invariant.h:73 ScalarMath get_correct_result() const Get the bias-corrected estimate. Definition: Invariant.C:71 Convenience interface to building expressions from elements. Definition: ScalarMath.h:24 Stokes< ScalarMath > input The input Stokes parameters. Definition: Invariant.h:67 Invariant Invariant & operator=(const Invariant &) Assignment operator. Definition: Invariant.C:35 Generated using doxygen 1.8.17
|