Ask a Question | Search PSRCHIVE: |
Home
|
OrthoRVM.h const ScalarMath tan(const ScalarMath &x) Return a ScalarMath instance representing tan(x) Definition: ScalarMath.C:176 void set_line_of_sight(double radians) colatitude of line of sight with respect to spin axis Definition: OrthoRVM.C:50 std::string get_name() const Return the name of the class. Definition: OrthoRVM.C:86 Abstract template base class of univariate Function implementations. Definition: Univariate.h:26 const ScalarMath sin(const ScalarMath &x) Return a ScalarMath instance representing sin(x) Definition: ScalarMath.C:160 const ScalarMath sqrt(const ScalarMath &x) Return a ScalarMath instance representing x^.5. Definition: ScalarMath.C:151 Reference::To< ScalarParameter > kappa kappa = 1/(dPsi/dphi) (inverse of slope at magnetic meridian) Definition: OrthoRVM.h:51 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 OrthoRVM & operator=(const OrthoRVM ©) Assignment operator. Definition: OrthoRVM.C:75 Convenience interface to building expressions from elements. Definition: ScalarMath.h:24 const ScalarMath cos(const ScalarMath &x) Return a ScalarMath instance representing cos(x) Definition: ScalarMath.C:168 virtual void copy(const Function *model) Does the work for operator =. Definition: Function.C:58 Reference::To< ScalarParameter > lambda lambda = cot(zeta) (cotangent of colatitude of the line of sight) Definition: OrthoRVM.h:54 Generated using doxygen 1.8.17
|