Ask a Question | Search PSRCHIVE: |
Home
|
Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
Tempo::Predict Class Reference Uses tempo orediction mode to produce polynomial ephemerides (polyco) More...
Inheritance diagram for Tempo::Predict:
Detailed DescriptionUses tempo orediction mode to produce polynomial ephemerides (polyco) Member Function Documentation◆ set_asite()
◆ set_frequency()
Set the observing frequency. Corresponds to FREQ in tz.in ◆ set_maxha()
Set the maximum hour angle of observations. Corresponds to MAXHA in tz.in ◆ set_ncoef()
Set the number of coefficients per polynomial ephemeris. Corresponds to NCOEFF in tz.in Referenced by polyco::generator(). ◆ set_nspan()
Set the time spanned by each polynomial ephemeris. Corresponds to NSPAN in tz.in Referenced by polyco::generator(). ◆ write_tzin()
Write the tz.in file according to the tempo definition. The file tz.in will be written in the directory returned by Tempo::get_directory, according to the following format: TZ.IN FORMAT The tz.in file is a free-format, ASCII file. Items on a line may be separated by any number of spaces and tabs. The first line contains default parameters: ASITE a one-character site code (as in TOA LINES, above) MAXHADEF default maximum hour angle for observations (hr) NSPANDEF default time span per ephemeris entry (minutes) NCOEFFDEF default number of coefficients per ephemeris entry FREQDEF default observing frequency (MHz) The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|