monitor#
Wrapper over the monitor gRPC service of Fluent.
Classes:
|
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 information.
- __init__(channel, metadata, fluent_error_state)#
__init__ method of MonitorsService class.