TimeJulianEpochString¶
-
class
astropy.time.TimeJulianEpochString(val1, val2, scale, precision, in_subfmt, out_subfmt, from_jd=False)[source] [edit on github]¶ Bases:
astropy.time.TimeEpochDateStringJulian Epoch year as string value(s) like ‘J2000.0’
Attributes Summary
epoch_prefixepoch_to_jdjd_to_epochnameAttributes Documentation
-
epoch_prefix= u'J'¶
-
epoch_to_jd= u'julian_epoch_jd'¶
-
jd_to_epoch= u'jd_julian_epoch'¶
-
name= u'jyear_str'¶
-