Ask a Question | Search PSRCHIVE: |
Home
|
Pointing.h 49 };
Definition: IntegrationExtension.h:29 Angle get_declination() const Get the DEC (J2000) at subint centre. Definition: Pointing.C:103 MeanRadian< double > declination DEC (J2000, in turns) at subint centre. Definition: Pointing.h:192 double get_parallactic_angle() const Angle get_galactic_longitude() const Get the Gal longitude at subint centre. Definition: Pointing.C:114 void set_position_angle(const Angle &) Set the Position angle of feed at subint centre. Definition: Pointing.C:142 Angle get_parallactic_angle() const Get the Parallactic angle at subint centre. Definition: Pointing.C:158 void set_observatory_latitude(double latitude) void integrate(const Integration *subint) Integrate information from another Integration. Definition: Pointing.C:257 Angle get_galactic_latitude() const Get the Gal latitude at subint centre. Definition: Pointing.C:125 void set_right_ascension(const Angle &) Set the RA (J2000) at subint centre. Definition: Pointing.C:87 void set_source_coordinates(const sky_coord &coords) static bool verbose flag controls the amount output to stderr by Integration methods Definition: Integration.h:42 void set_local_sidereal_time(double seconds) Set the LST (in seconds) at subint centre. Definition: Pointing.C:67 Angle get_longitude() const Get the longitude of the antenna. Definition: Telescope.h:106 void update(const Integration *subint) Update information based on the provided Integration. Definition: Pointing.C:186 void set_galactic_latitude(const Angle &) Set the Gal latitude at subint centre. Definition: Pointing.C:120 void set_galactic_longitude(const Angle &) Set the Gal longitude at subint centre. Definition: Pointing.C:109 Angle get_right_ascension() const Get the RA (J2000) at subint centre. Definition: Pointing.C:92 MeanRadian< double > galactic_longitude Gal longitude at subint centre. Definition: Pointing.h:195 MeanRadian< double > parallactic_angle Parallactic angle at subint centre. Definition: Pointing.h:207 const Pointing & operator=(const Pointing &extension) Assignment operator. Definition: Pointing.C:27 Angle get_position_angle() const Get the Position angle of feed at subint centre. Definition: Pointing.C:147 const std::string & get_unit() const physical unit of the information Definition: Pointing.h:141 Type * get() const void set_telescope_zenith(const Angle &) Set the Telescope zenith angle at subint centre. Definition: Pointing.C:175 double get_value() const numerical value of the information Definition: Pointing.h:149 Angle get_telescope_zenith() const Get the Telescope zenith angle at subint centre. Definition: Pointing.C:180 void set_observatory_longitude(double longitude) Angle get_telescope_azimuth() const Get the Telescope azimuth at subint centre. Definition: Pointing.C:169 TextInterface::Parser * get_interface() Return a text interfaces that can be used to access this instance. Definition: Pointing.C:373 void set_telescope_azimuth(const Angle &) Set the Telescope azimuth at subint centre. Definition: Pointing.C:164 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 MeanRadian< double > feed_angle Feed angle at subint centre. Definition: Pointing.h:201 MeanRadian< double > position_angle Position angle of feed at subint centre. Definition: Pointing.h:204 double get_azimuth() const void set_epoch(const MJD &epoch) MeanRadian< double > telescope_zenith Telescope zenith angle at subint centre. Definition: Pointing.h:213 double get_local_sidereal_time() const Get the LST (in seconds) at subint centre. Definition: Pointing.C:72 Contains information about the telescope used for the observation. Definition: Telescope.h:26 Angle get_feed_angle() const Get the Feed angle at subint centre. Definition: Pointing.C:136 MeanRadian< double > right_ascension RA (J2000, in turns) at subint centre. Definition: Pointing.h:189 TextInterface::Parser * get_interface() Return a text interfaces that can be used to access this instance. Definition: Pointing.C:275 Angle get_latitude() const Get the latitude of the antenna. Definition: Telescope.h:101 MeanRadian< double > local_sidereal_time LST (in seconds) at subint centre. Definition: Pointing.h:186 MeanRadian< double > telescope_azimuth Telescope azimuth at subint centre. Definition: Pointing.h:210 const std::string & get_description() const description of the information Definition: Pointing.h:145 const Pointing & operator+=(const Pointing &extension) Addition operator. Definition: Pointing.C:44 double get_local_sidereal_time() const void set_parallactic_angle(const Angle &) Set the Parallactic angle at subint centre. Definition: Pointing.C:153 const std::string & get_name() const name of the information Definition: Pointing.h:137 void set_feed_angle(const Angle &) Set the Feed angle at subint centre. Definition: Pointing.C:131 std::string get_short_name() const Return an abbreviated name that can be typed relatively quickly. Definition: Pointing.h:181 double get_zenith() const void set_declination(const Angle &) Set the DEC (J2000) at subint centre. Definition: Pointing.C:98 Telescope pointing parameters recorded during the observation. Definition: Pointing.h:27 MeanRadian< double > galactic_latitude Gal latitude at subint centre. Definition: Pointing.h:198 Generated using doxygen 1.8.17
|