VehicleSpaceEnvironmentDoseChannel ================================== .. py:class:: ansys.stk.core.stkobjects.VehicleSpaceEnvironmentDoseChannel IntEnum .. py:currentmodule:: VehicleSpaceEnvironmentDoseChannel Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~UNKNOWN` - An invalid VehicleSpaceEnvironmentDoseChannel value. * - :py:attr:`~HIGH_LINEAR_ENERGY_TRANSPORT` - Characterizes high linear energy transport. * - :py:attr:`~LOW_LINEAR_ENERGY_TRANSPORT` - Characterizes low linear energy transport. * - :py:attr:`~TOTAL` - Considers all linear energy transport. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleSpaceEnvironmentDoseChannel