TimeMJD

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

Bases: astropy.time.core.TimeFormat

Modified Julian Date time format

Attributes Summary

name str(object) -> string
vals

Methods Summary

set_jds(val1, val2)

Attributes Documentation

name = 'mjd'
vals[source]

Methods Documentation

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

Page Contents