get_radiation_settings#

Icepak.get_radiation_settings(radiation)[source]#

Get radiation settings.

Parameters:
radiationstr

Type of the radiation. Options are:

  • "Nothing"

  • "Low"

  • "High"

  • "Both"

Returns:
(bool, bool)

Tuple containing the low side radiation and the high side radiation.