Ask a Question | Search PSRCHIVE: |
Home
|
SingularCoherency.h Abstract base class implements parameter storage and access. Definition: Parameters.h:28 virtual Stokes< Estimate< double > > get_stokes() const Get the Stokes parameters and their estimated errors. Definition: SingularCoherency.C:100 SingularCoherency() Default constructor. Definition: SingularCoherency.C:15 virtual void set_stokes(const Stokes< double > &stokes) Set the Stokes parameters of the model. Definition: SingularCoherency.C:79 void calculate(Jones< double > &result, std::vector< Jones< double > > *) Calculate the Jones matrix and its gradient. Definition: SingularCoherency.C:32 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 std::string get_name() const Return the name of the class. Definition: SingularCoherency.C:25 virtual void set_vector(const Vector< 3, double > &) Set the Stokes polarization vector. Definition: SingularCoherency.C:84 void set_name(unsigned index, const std::string &name) Return the name of the specified parameter. Definition: Parameters.h:69 Generated using doxygen 1.8.17
|