particle_histogram_child#

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

Bases: Group

‘child_object_type’ of particle_histogram.

Attributes

Attribute

Summary

histogram_type

‘Histogram Type’ parameter.

number_of_bins

Number of classes for histogram output.

particle_definition

‘Particle Definition’ parameter.

x_variable

‘x Variable’ parameter.

y_variable

‘y Variable’ parameter.

histogram_lower_bound

Lower bound for histogram x-axis.

histogram_upper_bound

Upper bound for histogram y-axis.

sample_location

‘Sample Location’ parameter.

export_frequency

‘EXPORT FREQUENCY’ object.

export_format

‘EXPORT FORMAT’ object.

Included in:

Parent

Summary

particle_histogram

A container for Particle Histogram objects.