function_child#

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

Bases: Group

‘child_object_type’ of function.

Attributes

Attribute

Summary

profile_function

‘Profile Function’ parameter.

table_function

‘Table Function’ parameter.

fmui_function

‘FMUI Function’ parameter.

gt_suite_function

‘GT SUITE Function’ parameter.

gt_suite_turboshaft

‘GT SUITE Turboshaft’ parameter.

option

The ‘Function’ option.

fmu_file_name

‘FMU File Name’ parameter.

gt_suite_turbo_name

‘GT SUITE Turbo Name’ parameter.

gt_suite_model

‘GT SUITE Model’ parameter.

gt_suite_patch

‘GT SUITE Patch’ parameter.

boundary

‘Boundary’ parameter.

user_routine_name

‘User Routine Name’ parameter.

index_names

‘Index Names’ parameter.

spatial_fields

‘Spatial Fields’ parameter.

argument_units

The list of arguments units in the user-defined function.

result_units

‘Result Units’ parameter.

reference_coord_frame

‘Reference Coord Frame’ parameter.

visibility

‘Visibility’ parameter.

extend_min

‘Extend Min’ parameter.

extend_max

‘Extend Max’ parameter.

render_type

‘Render Type’ parameter.

data_source

‘DATA SOURCE’ object.

interpolation_data

Holds interpolation data for user-defined one and three dimensional interpolation functions.

data_field

A container for Data Field objects.

transfer_value

A container for Transfer Value objects.

gt_suite_motion

Defines the motion of one or more domains from GT SUITE angular velocity. Note that GT SUITE angular velocity always uses the unit of RPM.

gt_suite_torque

Defines the torque sent to GT SUITE.

argument_constant

A container for Argument Constant objects.

argument_value

A container for Argument Value objects.

result_value

A container for Result Value objects.

data_value

A container for Data Value objects.

profile_coord_system_definition

‘PROFILE COORD SYSTEM DEFINITION’ object.

profile_contour

‘PROFILE CONTOUR’ object.

profile_vector

‘PROFILE VECTOR’ object.

table_value_generation

‘TABLE VALUE GENERATION’ object.

Included in:

Parent

Summary

function

A container for Function objects.