Ask a Question | Search PSRCHIVE: |
Home
|
T2Observatory.h void get_xyz(double &x, double &y, double &z) const Get the geocentric XYZ coordinates in metres. Definition: T2Observatory.C:83 char code(const std::string &telescope_name) Convert a telescope name to a single-character tempo code. Definition: tempo++.C:167 void get_sph(double &lat, double &lon, double &rad) const Get the latitude and longitude in radians, radius in metres. Definition: T2Observatory.C:89 const Observatory * observatory(const std::string &telescope_name) Return the Observatory data given the telescope name. Definition: Observatory.C:130 char get_code() const Get the observatory number (from $TEMPO2/observatory/aliases) Definition: T2Observatory.C:29 std::string get_old_code() const Get the "old-style" telescope ID code. Definition: T2Observatory.C:58 std::string get_name() const Get the observatory name. Definition: T2Observatory.C:68 Generated using doxygen 1.8.17
|