CONAN.utils.get_orbital_elements.get_phase
==========================================

.. py:method:: CONAN.utils.get_orbital_elements.get_phase(position)

   Get the phase of the planet at the given position.

   :param position: Position of the planet. Can be one of "transit","eclipse"
   :type position: str

   :returns: **phase**
   :rtype: float

