TimeBesselianEpoch

class astropy.time.TimeBesselianEpoch(val1, val2, scale, precision, in_subfmt, out_subfmt, from_jd=False)[source] [edit on github]

Bases: astropy.time.TimeEpochDate

Besselian Epoch year as floating point value(s) like 1950.0

Attributes Summary

epoch_to_jd
jd_to_epoch
name

Attributes Documentation

epoch_to_jd = u'epb2jd'
jd_to_epoch = u'epb'
name = u'byear'