Object of class list
with 3 components (Obs01
, Obs02
, Obs03
), each representing one observer. Each of these lists contains two meshes - the complete heart, and a surrogate volume for the aortic valve. For Obs01
, the list has this structure:
Obs01_HEART
Mesh object - a list
with components name
, mesh
, volume
, centroid
, where mesh
is a mesh3d
object.
Obs01_AOKL
Mesh object with the same structure as Obs01_HEART
.