The models.py module#

Summary#

HeartModel

Parent class for heart models.

LeftVentricle

Model of only the left ventricle.

BiVentricle

Model of the left and right ventricles.

FourChamber

Model of the left/right ventricle and left/right atrium.

FullHeart

Model of both ventricles, both atria, the aorta, and the pulmonary artery.

Description#

Module containing classes for the various heart models.