.. _additional_defs: Additional definitions ====================== We here list some definitions present in ``gwfast`` not reported in the previous documentation. Constants --------- We here list the constants defined in the :py:class:`gwfastGlobals` module .. autodata:: gwfast.gwfastGlobals.uGpc .. autodata:: gwfast.gwfastGlobals.uMsun .. autodata:: gwfast.gwfastGlobals.uAU .. autodata:: gwfast.gwfastGlobals.gravConst .. autodata:: gwfast.gwfastGlobals.clight .. autodata:: gwfast.gwfastGlobals.clightGpc .. autodata:: gwfast.gwfastGlobals.GMsun_over_c3 .. autodata:: gwfast.gwfastGlobals.GMsun_over_c2 .. autodata:: gwfast.gwfastGlobals.GMsun_over_c2_Gpc .. autodata:: gwfast.gwfastGlobals.REarth .. autodata:: gwfast.gwfastGlobals.siderealDay .. autodata:: gwfast.gwfastGlobals.f_isco .. autodata:: gwfast.gwfastGlobals.f_qK Paths ----- We here list the useful directory paths defined in the :py:class:`gwfastGlobals` module .. py:data:: gwfast.gwfastGlobals.dirName Path to the ``gwfast`` directory. :type: str .. py:data:: gwfast.gwfastGlobals.detPath Path to the ``psds`` directory, containing the provided detector PSDs. :type: str