The ``cell_models.py`` module ============================= .. py:module:: ansys.health.heart.settings.material.cell_models Summary ------- .. py:currentmodule:: cell_models .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.health.heart.settings.material.cell_models.Tentusscher` - Data for Tentusscher cell model. * - :py:obj:`~ansys.health.heart.settings.material.cell_models.TentusscherEndo` - Data for Tentusscher cell model in its endocardium version. * - :py:obj:`~ansys.health.heart.settings.material.cell_models.TentusscherEpi` - Data for Tentusscher cell model in its epicardium version. * - :py:obj:`~ansys.health.heart.settings.material.cell_models.TentusscherMid` - Data for Tentusscher cell model in its mid-myocardium version. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: Tentusscher TentusscherEndo TentusscherEpi TentusscherMid Description ----------- Module to collect ionic cell models. .. !! processed by numpydoc !!