EclipsingSystem
===============

.. currentmodule:: astroplan

.. autoclass:: EclipsingSystem
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~EclipsingSystem.in_primary_eclipse
      ~EclipsingSystem.in_secondary_eclipse
      ~EclipsingSystem.next_primary_eclipse_time
      ~EclipsingSystem.next_primary_ingress_egress_time
      ~EclipsingSystem.next_secondary_eclipse_time
      ~EclipsingSystem.next_secondary_ingress_egress_time
      ~EclipsingSystem.out_of_eclipse

   .. rubric:: Methods Documentation

   .. automethod:: in_primary_eclipse
   .. automethod:: in_secondary_eclipse
   .. automethod:: next_primary_eclipse_time
   .. automethod:: next_primary_ingress_egress_time
   .. automethod:: next_secondary_eclipse_time
   .. automethod:: next_secondary_ingress_egress_time
   .. automethod:: out_of_eclipse
