gwkokab.constants ================= .. py:module:: gwkokab.constants .. autoapi-nested-parse:: All necessary constants for the package. Attributes ---------- .. autoapisummary:: gwkokab.constants.MSUN_SI gwkokab.constants.SECONDS_PER_YEAR gwkokab.constants.SPEED_OF_LIGHT Module Contents --------------- .. py:data:: MSUN_SI :type: Final[float] :value: 1.9884099021470415e+30 Solar mass in kg. .. py:data:: SECONDS_PER_YEAR :type: Final[float] :value: 31557600.0 Seconds in 1 year. .. py:data:: SPEED_OF_LIGHT :type: Final[float] :value: 299792458.0 Speed of light in vacuum in :math:`\text{m}/\text{s}`