Relative arrival times of signal at detectors
relpass_time.RdCompute arrival time delays among detectors for a given sky position.
Arguments
- deltat
A numeric. Time resolution to round delays (in seconds).
- dets
A character vector of detector abbreviations.
- ra
A numeric. Right Ascension of the source (in radians).
- dec
A numeric. Declination of the source (in radians).
- t_gps
A numeric. GPS time of signal arrival at Earth's center.
- verbose
Logical. If
TRUE, print intermediate results.