Ask a Question | Search PSRCHIVE: |
![]()
|
Pointing.h Convenience class implements TextInterface::To<T>::get_interface_name. Definition IntegrationExtension.h:58 Definition IntegrationExtension.h:25 TextInterface::Parser * get_interface() Return a text interfaces that can be used to access this instance. Definition Pointing.C:424 double get_value() const numerical value of the information Definition Pointing.h:141 const std::string & get_description() const description of the information Definition Pointing.h:137 const std::string & get_name() const name of the information Definition Pointing.h:129 const std::string & get_unit() const physical unit of the information Definition Pointing.h:133 Telescope pointing parameters recorded during the observation. Definition Pointing.h:22 MeanRadian< double > telescope_azimuth Telescope azimuth at subint centre. Definition Pointing.h:201 Angle get_position_angle() const Get the Position angle of feed at subint centre. Definition Pointing.C:160 Angle get_telescope_zenith() const Get the Telescope zenith angle at subint centre. Definition Pointing.C:193 void update(const Integration *subint) Update information based on the provided Integration. Definition Pointing.C:199 void set_galactic_longitude(const Angle &) Set the Gal longitude at subint centre. Definition Pointing.C:122 std::string get_short_name() const Return an abbreviated name that can be typed relatively quickly. Definition Pointing.h:172 MeanRadian< double > declination DEC (J2000, in turns) at subint centre. Definition Pointing.h:183 void set_parallactic_angle(const Angle &) Set the Parallactic angle at subint centre. Definition Pointing.C:166 const Pointing & operator+=(const Pointing &extension) Addition operator. Definition Pointing.C:49 MeanRadian< double > telescope_zenith Telescope zenith angle at subint centre. Definition Pointing.h:204 void set_right_ascension(const Angle &) Set the RA (J2000) at subint centre. Definition Pointing.C:92 Angle get_declination() const Get the DEC (J2000) at subint centre. Definition Pointing.C:107 void set_telescope_zenith(const Angle &) Set the Telescope zenith angle at subint centre. Definition Pointing.C:188 Angle get_galactic_longitude() const Get the Gal longitude at subint centre. Definition Pointing.C:127 Angle get_feed_angle() const Get the Feed angle at subint centre. Definition Pointing.C:149 TextInterface::Parser * get_interface() Return a text interfaces that can be used to access this instance. Definition Pointing.C:326 Angle get_right_ascension() const Get the RA (J2000) at subint centre. Definition Pointing.C:97 MeanRadian< double > right_ascension RA (J2000, in turns) at subint centre. Definition Pointing.h:180 const Pointing & operator=(const Pointing &extension) Assignment operator. Definition Pointing.C:30 MeanRadian< double > position_angle Position angle of feed at subint centre. Definition Pointing.h:195 MeanRadian< double > local_sidereal_time LST (in seconds) at subint centre. Definition Pointing.h:177 void integrate(const Integration *subint) Integrate information from another Integration. Definition Pointing.C:308 void set_telescope_azimuth(const Angle &) Set the Telescope azimuth at subint centre. Definition Pointing.C:177 MeanRadian< double > parallactic_angle Parallactic angle at subint centre. Definition Pointing.h:198 void set_position_angle(const Angle &) Set the Position angle of feed at subint centre. Definition Pointing.C:155 MeanRadian< double > galactic_latitude Gal latitude at subint centre. Definition Pointing.h:189 void set_local_sidereal_time(double seconds) Set the LST (in seconds) at subint centre. Definition Pointing.C:72 Angle get_telescope_azimuth() const Get the Telescope azimuth at subint centre. Definition Pointing.C:182 double get_local_sidereal_time() const Get the LST (in seconds) at subint centre. Definition Pointing.C:77 void set_feed_angle(const Angle &) Set the Feed angle at subint centre. Definition Pointing.C:144 void set_galactic_latitude(const Angle &) Set the Gal latitude at subint centre. Definition Pointing.C:133 Angle get_galactic_latitude() const Get the Gal latitude at subint centre. Definition Pointing.C:138 MeanRadian< double > galactic_longitude Gal longitude at subint centre. Definition Pointing.h:186 Angle get_hour_angle() const Get the hour angle. Definition Pointing.C:112 void set_declination(const Angle &) Set the DEC (J2000) at subint centre. Definition Pointing.C:102 MeanRadian< double > feed_angle Feed angle at subint centre. Definition Pointing.h:192 Angle get_parallactic_angle() const Get the Parallactic angle at subint centre. Definition Pointing.C:171 Generated using doxygen 1.14.0
|