histogram#
- class ansys.fluent.core.generated.solver.settings_242.histogram.histogram(name=None, parent=None)#
Bases:
Group
Provides access to create new and edit existing histogram plots.
Attributes
Attribute |
Summary |
---|---|
Select the field to plot histogram. |
|
Choose whether or not to compute the range automatically. |
|
Set the minimum value of the field variable to be plotted. |
|
Set the maximum value of the field variable to be plotted. |
|
Specify the number of divisions of the field variable to be plotted. |
|
Enter zone name list. |
|
Axes-properties. |
|
Set parameters for curves. |
Methods
Method |
Summary |
---|---|
Print a histogram of a scalar quantity. |
|
Plot a histogram of a scalar quantity. |
|
Write a histogram of a scalar quantity to a file. |
Included in:
Parent |
Summary |
---|---|
Provides access to creating new and editing existing plots (XY histograms and so on) of your computational results. |