monitor#

Wrapper over the monitor gRPC service of Fluent.

Classes:

MonitorsService(channel, metadata, ...)

Class wrapping the monitor gRPC service of Fluent.

class ansys.fluent.core.services.monitor.MonitorsService(channel, metadata, fluent_error_state)#

Bases: StreamingService

Class wrapping the monitor gRPC service of Fluent.

Methods:

__init__(channel, metadata, fluent_error_state)

__init__ method of MonitorsService class.

get_monitors_info()

Get monitors information.

__init__(channel, metadata, fluent_error_state)#

__init__ method of MonitorsService class.

get_monitors_info()#

Get monitors information.

Parameters:
None
Returns:
dict

Dictionary containing the monitors information.