
.. include:: ../time/references.txt


TimeDeltaJD
========================

.. currentmodule:: astropy.time

.. autoclass:: TimeDeltaJD
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~TimeDeltaJD.name
      ~TimeDeltaJD.scale
      ~TimeDeltaJD.unit
      ~TimeDeltaJD.value

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~TimeDeltaJD.set_jds
      ~TimeDeltaJD.to_value

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: name
   .. autoattribute:: scale
   .. autoattribute:: unit
   .. autoattribute:: value

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: set_jds
   .. automethod:: to_value

   
   