CONAN.utils.get_orbital_elements.get_phase#
- CONAN.utils.get_orbital_elements.get_phase(position)#
Get the phase of the planet at the given position.
- Parameters:
position (str) – Position of the planet. Can be one of “transit”,”eclipse”
- Returns:
phase
- Return type:
float