minimum_frame_rate#

class ansys.fluent.core.meshing.tui_231.main_menu.preferences.graphics.performance.minimum_frame_rate(path, service)#

Bases: TUIMenu

Enter the menu for minimum frame-rate settings.

Methods:

dynamic_adjustment(*args, **kwargs)

Enable/disable dynamic adjustment of quality loss per frame to get to the desired frame rate.

enabled(*args, **kwargs)

Enable/disable minimum frame rate.

fixed_culling_value(*args, **kwargs)

.

maximum_culling_threshold(*args, **kwargs)

With minimum frame rate enabled, Fluent will not cull beyond this number of pixels.

minimum_culling_threshold(*args, **kwargs)

With minimum frame rate enabled, Fluent will cull at least this number of pixels.

target_fps(*args, **kwargs)

Specify the target frames-per-second.

dynamic_adjustment(*args, **kwargs)#

Enable/disable dynamic adjustment of quality loss per frame to get to the desired frame rate.

enabled(*args, **kwargs)#

Enable/disable minimum frame rate.

fixed_culling_value(*args, **kwargs)#

.

maximum_culling_threshold(*args, **kwargs)#

With minimum frame rate enabled, Fluent will not cull beyond this number of pixels.

minimum_culling_threshold(*args, **kwargs)#

With minimum frame rate enabled, Fluent will cull at least this number of pixels.

target_fps(*args, **kwargs)#

Specify the target frames-per-second.