available_quantities_categories#

PostProcessor.available_quantities_categories(report_category=None, display_type=None, solution=None, context='', is_siwave_dc=False)[source]#

Compute the list of all available report categories.

Parameters:
report_categorystr, optional

Report Category. Default is None which will take first default category.

display_typestr, optional

Report Display Type. Default is None which will take first default type which is in most of the case “Rectangular Plot”.

solutionstr, optional

Report Setup. Default is None which will take first nominal_adaptive solution.

contextstr, optional

Report Category. Default is “” which will take first default context.

is_siwave_dcbool, optional

Whether if the setup is Siwave DCIR or not. Default is False.

Returns:
list

References

>>> oModule.GetAllCategories