Coverage for bilby/core/utils/constants.py: 100%

5 statements  

« prev     ^ index     » next       coverage.py v7.6.1, created at 2025-05-06 04:57 +0000

1# Constants: values taken from LAL 505df9dd2e69b4812f1e8eee3a6d468ba7f80674 

2 

3speed_of_light = 299792458.0 # m/s 

4parsec = 3.085677581491367e+16 # m 

5solar_mass = 1.988409870698050731911960804878414216e30 # Kg 

6radius_of_earth = 6378136.6 # m 

7gravitational_constant = 6.6743e-11 # m^3 kg^-1 s^-2