SystemState#

class ansys.health.heart.post.system_model_post.SystemState#

System state including pressure, flow, and volume.

Notes

Future development.

Overview#

Import detail#

from ansys.health.heart.post.system_model_post import SystemState

Attribute detail#

SystemState.pressure: Pressure#
SystemState.flow: Flow#
SystemState.volume: Volume#