Ask a Question | Search PSRCHIVE: |
Home
|
ModeCoherency.h const ScalarMath exp(const ScalarMath &x) Return a ScalarMath instance representing exp(x) Definition: ScalarMath.C:224 Scalar * get_intensity() Get the intensity. Definition: ModeCoherency.C:105 Scalar * get_expression() const Access the expression. Definition: ScalarMath.h:70 virtual Stokes< Estimate< double > > get_stokes() const Get the Stokes parameters and their estimated errors. Definition: ModeCoherency.C:158 virtual void set_stokes(const Stokes< double > &stokes) Set the Stokes parameters of the model. Definition: ModeCoherency.C:111 const ScalarMath log(const ScalarMath &x) Return a ScalarMath instance representing log(x) Definition: ScalarMath.C:232 void set_value_name(const std::string &name) Set the name of the parameter. Definition: ScalarParameter.C:53 const ScalarMath sqrt(const ScalarMath &x) Return a ScalarMath instance representing x^.5. Definition: ScalarMath.C:151 std::string get_name() const Return the name of the class. Definition: ModeCoherency.C:80 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 ModeCoherency & operator=(const ModeCoherency ©) Assignment operator. Definition: ModeCoherency.C:62 A coherency matrix parameterized by a logarithmic gain times a boost. Definition: ModeCoherency.h:38 const ScalarMath atanh(const ScalarMath &x) Return a ScalarMath instance representing atanh(x) Definition: ScalarMath.C:240 void set_axis(UnitTangent *) Set the model of the unit vector. Definition: ModeCoherency.C:92 virtual void copy(const Function *model) Does the work for operator =. Definition: Function.C:58 UnitTangent * get_axis() Get the model of the unit vector. Definition: ModeCoherency.C:86 Generated using doxygen 1.8.17
|