TimeEpochDateString

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

Bases: astropy.time.core.TimeString

Base class to support string Besselian and Julian epoch dates such as ‘B1950.0’ or ‘J2000.0’ respectively.

Attributes Summary

vals

Methods Summary

set_jds(val1, val2)

Attributes Documentation

vals[source]

Methods Documentation

set_jds(val1, val2) [edit on github][source]

Page Contents