fast_charging_table_child#

class ansys.fluent.core.generated.solver.settings_252.fast_charging_table_child(name=None, parent=None)#

Bases: Group

‘child_object_type’ of fast_charging_table.

Attributes

Attribute

Summary

interp_method

Interpolation method.

z_value

Z value in a 2D table.

column_number

Number of columns in a 2D table.

row_number

Number of rows in a 2D table.

column_value

Column values in a 2D table.

row_value

Row values in a 2D table.

table_value

Table values in a 2D table.

z_label

Show z label.

table_label

Show table value label.

Included in:

Parent

Summary

fast_charging_table

Fast charging table.