Observer
========

.. currentmodule:: astroplan

.. autoclass:: Observer
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Observer.altaz
      ~Observer.astropy_time_to_datetime
      ~Observer.at_site
      ~Observer.datetime_to_astropy_time
      ~Observer.is_night
      ~Observer.local_sidereal_time
      ~Observer.midnight
      ~Observer.moon_altaz
      ~Observer.moon_illumination
      ~Observer.moon_phase
      ~Observer.moon_rise_time
      ~Observer.moon_set_time
      ~Observer.noon
      ~Observer.parallactic_angle
      ~Observer.sun_altaz
      ~Observer.sun_rise_time
      ~Observer.sun_set_time
      ~Observer.target_hour_angle
      ~Observer.target_is_up
      ~Observer.target_meridian_antitransit_time
      ~Observer.target_meridian_transit_time
      ~Observer.target_rise_time
      ~Observer.target_set_time
      ~Observer.tonight
      ~Observer.twilight_evening_astronomical
      ~Observer.twilight_evening_civil
      ~Observer.twilight_evening_nautical
      ~Observer.twilight_morning_astronomical
      ~Observer.twilight_morning_civil
      ~Observer.twilight_morning_nautical

   .. rubric:: Methods Documentation

   .. automethod:: altaz
   .. automethod:: astropy_time_to_datetime
   .. automethod:: at_site
   .. automethod:: datetime_to_astropy_time
   .. automethod:: is_night
   .. automethod:: local_sidereal_time
   .. automethod:: midnight
   .. automethod:: moon_altaz
   .. automethod:: moon_illumination
   .. automethod:: moon_phase
   .. automethod:: moon_rise_time
   .. automethod:: moon_set_time
   .. automethod:: noon
   .. automethod:: parallactic_angle
   .. automethod:: sun_altaz
   .. automethod:: sun_rise_time
   .. automethod:: sun_set_time
   .. automethod:: target_hour_angle
   .. automethod:: target_is_up
   .. automethod:: target_meridian_antitransit_time
   .. automethod:: target_meridian_transit_time
   .. automethod:: target_rise_time
   .. automethod:: target_set_time
   .. automethod:: tonight
   .. automethod:: twilight_evening_astronomical
   .. automethod:: twilight_evening_civil
   .. automethod:: twilight_evening_nautical
   .. automethod:: twilight_morning_astronomical
   .. automethod:: twilight_morning_civil
   .. automethod:: twilight_morning_nautical
