SystemParameters#
-
class VSPEC.params.SystemParameters(distance:
astropy.units.Quantity
, inclination:astropy.units.Quantity
, phase_of_periastron:astropy.units.Quantity
)# Bases:
BaseParameters
Class representing system parameters.
- Parameters:
distance (astropy.units.Quantity) – The distance to the system.
inclination (astropy.units.Quantity) – The inclination angle of the system. Transit occurs at 90 degrees.
phase_of_periastron (astropy.units.Quantity) – The phase (as seen from the observer) of the planet when it reaches periastron.
- distance#
The distance to the system.
- Type:
- inclination#
The inclination angle of the system. Transit occurs at 90 degrees.
- Type:
- phase_of_periastron#
The phase (as seen from the observer) of the planet when it reaches periastron.
- Type: