py21cmfast.cli.Parameters ========================= .. py:class:: py21cmfast.cli.Parameters A trimmed-down version of InputParameters with all defaults of None. .. !! processed by numpydoc !! .. py:attribute:: astro_options :type: Annotated[_AstroOptions, Parameter(name='*', group='AstroOptions')] .. py:attribute:: astro_params :type: Annotated[_AstroParams, Parameter(name='*', group='AstroParams')] .. py:attribute:: cosmo_params :type: Annotated[_CosmoParams, Parameter(name='*', group='CosmoParams')] .. py:attribute:: matter_options :type: Annotated[_MatterOptions, Parameter(name='*', group='MatterOptions')] .. py:attribute:: simulation_options :type: Annotated[_SimulationOptions, Parameter(name='*', group='SimulationOptions')]