SystemParameters#

class VSPEC.params.planet.SystemParameters(distance: astropy.units.Quantity, inclination: astropy.units.Quantity, phase_of_periasteron: astropy.units.Quantity)#

Bases: BaseParameters

Class representing system parameters.

Parameters:
distance#

The distance to the system.

Type:

astropy.units.Quantity

inclination#

The inclination angle of the system. Transit occurs at 90 degrees.

Type:

astropy.units.Quantity

phase_of_periasteron#

The phase (as seen from the observer) of the planet when it reaches periasteron.

Type:

astropy.units.Quantity