TimeEpochDateString¶
-
class
astropy.time.TimeEpochDateString(val1, val2, scale, precision, in_subfmt, out_subfmt, from_jd=False)[source] [edit on github]¶ Bases:
astropy.time.TimeStringBase class to support string Besselian and Julian epoch dates such as ‘B1950.0’ or ‘J2000.0’ respectively.
Attributes Summary
valueMethods Summary
set_jds(val1, val2)Attributes Documentation
-
value¶
Methods Documentation
-
set_jds(val1, val2)[source] [edit on github]¶
-