gwkokab.constants¶

All necessary constants for the package.

Attributes¶

MSUN_SI

Solar mass in kg.

SECONDS_PER_YEAR

Seconds in 1 year.

SPEED_OF_LIGHT

Speed of light in vacuum in \(\text{m}/\text{s}\)

Module Contents¶

gwkokab.constants.MSUN_SI: Final[float] = 1.9884099021470415e+30¶

Solar mass in kg.

gwkokab.constants.SECONDS_PER_YEAR: Final[float] = 31557600.0¶

Seconds in 1 year.

gwkokab.constants.SPEED_OF_LIGHT: Final[float] = 299792458.0¶

Speed of light in vacuum in \(\text{m}/\text{s}\)