:class:`LuminaireSourceParameters` ================================== .. py:class:: ansys.speos.core.generic.parameters.LuminaireSourceParameters Parameters class for Luminaire Source. .. !! processed by numpydoc !! .. py:currentmodule:: LuminaireSourceParameters Overview -------- .. tab-set:: .. tab-item:: Attributes .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~intensity_file_uri` - * - :py:attr:`~flux_type` - * - :py:attr:`~spectrum_type` - * - :py:attr:`~axis_system` - Import detail ------------- .. code-block:: python from ansys.speos.core.generic.parameters import LuminaireSourceParameters Attribute detail ---------------- .. py:attribute:: intensity_file_uri :type: Union[str, pathlib.Path] :value: '' .. py:attribute:: flux_type :type: Union[LuminousFluxParameters, RadiantFluxParameters, FluxFromFileParameters] .. py:attribute:: spectrum_type :type: Union[SpectrumBlackBodyParameters, SpectrumLibraryParameters, SpectrumType] .. py:attribute:: axis_system :type: list[float] :value: [0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1]