radiometer_child#

class ansys.cfx.core.generated.pre_processing.settings_261.radiometer_child.radiometer_child(name: str | None = None, parent=None)#

Bases: Group

‘child_object_type’ of radiometer.

Attributes

Attribute

Summary

option

The ‘Radiometer’ option.

cartesian_coordinates

Position <x,y,z> specified by cartesian components.

temperature

‘Temperature’ parameter.

quadrature_points

‘Quadrature Points’ parameter.

coord_frame

Local coordinate frame for computing expressions. The default at the top level of the command data structure is Coord 0, that is no transformation. The default at lower levels is to inherit the value from objects higher up the structure.

diagnostic_output_level

Diagnostic Output Level.

angles_list

‘Angles List’ parameter.

efficiency_factor_list

‘Efficiency Factor List’ parameter.

direction

Defines the direction used for radiation boundary conditions.

Included in:

Parent

Summary

radiometer

A container for Radiometer objects.