solar_ra_dec¶
- rubin_sim.utils.solar_ra_dec(mjd, epoch=2000.0)¶
Return the RA and Dec of the Sun in degrees
@param [in] mjd is the date represented as a ModifiedJulianDate object.
@param [in] epoch is the mean epoch of the coordinate system (default is 2000.0)
@param [out] RA of Sun in degrees
@param [out] Dec of Sun in degress