Ask a Question | Search PSRCHIVE: |
Home
|
FITSHdrExtension.h void set_coordmode(const std::string &mode) Set the coordinate mode string. Definition: FITSHdrExtension.C:63 void set_date_str(const std::string &date) Set the creation date string. Definition: FITSHdrExtension.C:82 std::string get_short_name() const Return an abbreviated name that can be typed relatively quickly. Definition: FITSHdrExtension.h:55 std::string get_stt_time() const Get the start time. Definition: FITSHdrExtension.h:109 std::string stt_time Start UT (hh:mm:ss) Definition: FITSHdrExtension.h:217 static double unset_dm Special value for no DM set. Definition: FITSHdrExtension.h:235 std::string creation_date File creation date. Definition: FITSHdrExtension.h:202 double get_obsbw() const Get the observed bandwidth. Definition: FITSHdrExtension.C:132 void set_obsnchan(int set_obsnchan) Set the observed number of channels. Definition: FITSHdrExtension.C:137 std::string hdrver Pulsar FITS header version information. Definition: FITSHdrExtension.h:197 int get_obsnchan() const Get the observed number of channels. Definition: FITSHdrExtension.C:142 double obsfreq Observed Frequency. Definition: FITSHdrExtension.h:223 int get_stt_imjd() const Get the stt_imjd. Definition: FITSHdrExtension.h:113 double get_equinox() const Get the equinox. Definition: FITSHdrExtension.C:162 double get_bmin() const Get the beam minor axis length. Definition: FITSHdrExtension.h:100 double chan_dm DM used for online dedispersion. Definition: FITSHdrExtension.h:232 int obsnchan Observed number of channels. Definition: FITSHdrExtension.h:229 std::string pnt_id Name or ID for pointing ctr (multibeam feeds) Definition: FITSHdrExtension.h:168 double get_bpa() const Get the beam position angle. Definition: FITSHdrExtension.h:90 Able & operator=(const Able &) FITSHdrExtension * clone() const Clone method. Definition: FITSHdrExtension.h:42 double get_stt_lst() const Get stt_lst. Definition: FITSHdrExtension.h:129 int get_stt_smjd() const Get the stt_smjd. Definition: FITSHdrExtension.h:117 double get_stt_offs() const Get the stt_offs. Definition: FITSHdrExtension.h:121 std::string ibeam Beam number for multibeam systems (1=ctr beam) Definition: FITSHdrExtension.h:163 std::string obs_mode Observation Mode. Definition: FITSHdrExtension.h:238 FITSHdrExtension() Default constructor. Definition: FITSHdrExtension.C:21 std::string stt_date Start UT date (YYYY-MM-DD) Definition: FITSHdrExtension.h:214 std::string get_stt_date() const Get the start date. Definition: FITSHdrExtension.h:105 void set_bmaj(const double _bmaj) Set the beam major axis length. Definition: FITSHdrExtension.h:97 TextInterface::Parser * get_interface() Return a text interfaces that can be used to access this instance. Definition: FITSHdrExtension.C:58 std::string get_hdrver() const Get the header version. Definition: FITSHdrExtension.C:147 std::string trk_mode Track mode (TRACK, SCANGC, SCANLAT) Definition: FITSHdrExtension.h:211 void set_obsfreq(double set_obsfreq) Set the observed frequency. Definition: FITSHdrExtension.C:117 double get_bmaj() const Get the beam major axis length. Definition: FITSHdrExtension.h:95 std::string get_coordmode() const Get the coordinate mode. Definition: FITSHdrExtension.C:157 std::string get_trk_mode() const Get tracking mode. Definition: FITSHdrExtension.C:167 std::string get_obs_mode() const Get the observation mode. Definition: FITSHdrExtension.h:78 Definition: ArchiveExtension.h:28 void get_coord_string(const sky_coord &coordinates, std::string &coord1, std::string &coord2) const Return two strings based on coordmode attribute. Definition: FITSHdrExtension.C:87 std::string coordmode Coordinate mode (EQUAT, GAL, ECLIP, AZEL, HADEC) Definition: FITSHdrExtension.h:205 MJD get_start_time() const Get the start time. Definition: FITSHdrExtension.h:125 double equinox Equinox of coordinates. Definition: FITSHdrExtension.h:208 double get_chan_dm() const online DM Definition: FITSHdrExtension.h:191 MJD start_time Header start time (as opposed to subint start time) Definition: FITSHdrExtension.h:252 void set_bpa(const double _bpa) Set the beam position angle. Definition: FITSHdrExtension.h:92 double get_obsfreq() const Get the observed frequency. Definition: FITSHdrExtension.C:122 void set_bmin(const double _bmin) Set the beam minor axis length. Definition: FITSHdrExtension.h:102 std::string get_creation_date() const Get the file creation date. Definition: FITSHdrExtension.C:152 void set_obsbw(double set_obsbw) Set the observed bandwidth. Definition: FITSHdrExtension.C:127 Generated using doxygen 1.8.17
|