CONAN.utils.get_orbital_elements#

class CONAN.utils.get_orbital_elements(t, T0, per, ecc, omega, aR=None, inc=None, approx=False)#
_T0#
_aR = None#
_ecc#
_inc = None#
_omega#
_per#
_time#
ecc_anom#
mean_anom#
phase_angle#
t_peri#
true_anom#

Methods#

get_EccentricAnomaly([approx])

Get the eccentric anomaly from the mean anomaly and eccentricity.

get_Rsky([aR, inc])

Get the projected distance of the planet from the star in the orbital plane

get_phase(position)

Get the phase of the planet at the given position.

get_t_eclipse()

Get the time of eclipse.

get_xyz([aR, inc])

Get the x,y,z coordinates of the planet in the orbital plane