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


TimeGPS
====================

.. currentmodule:: astropy.time

.. autoclass:: TimeGPS
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~TimeGPS.epoch_format
      ~TimeGPS.epoch_scale
      ~TimeGPS.epoch_val
      ~TimeGPS.epoch_val2
      ~TimeGPS.name
      ~TimeGPS.scale
      ~TimeGPS.unit
      ~TimeGPS.value

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~TimeGPS.set_jds
      ~TimeGPS.to_value

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: epoch_format
   .. autoattribute:: epoch_scale
   .. autoattribute:: epoch_val
   .. autoattribute:: epoch_val2
   .. autoattribute:: name
   .. autoattribute:: scale
   .. autoattribute:: unit
   .. autoattribute:: value

   
   

   
   

   .. rubric:: Methods Documentation

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

   
   