astropy:docs

TimeDeltaFormat

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

Bases: astropy.time.TimeFormat

Base class for time delta representations

Attributes Summary

value

Methods Summary

set_jds(val1, val2)

Attributes Documentation

value

Methods Documentation

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

Page Contents