Quasar

class Astronomy.Ephem.Quasar(name)

Bases: ephem.FixedBody

ephem.FixedBody() with “J” or “B” name

Methods Summary

interpolate_flux(freq[, date])

Flux of source at given frequency in GHz.

Methods Documentation

interpolate_flux(freq, date=None)

Flux of source at given frequency in GHz.

The Michigan data are interpolated if possible, that is, the source is in the data base and the frequency requested is between 4 and 15 GHz. Otherwise the VLA data are used. If the date is not given, it is assumed to be now.