Tętnica
Nazwa typu: Arteria
Rozszerza napęd
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-03 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-03 UTC."],[[["An `Artery` is a type of `Vessel` that stores information about arteries."],["This type includes properties for defining the artery's branches (`arterialBranch`), origin (`source`), and the area it supplies blood to (`supplyTo`)."],["Each of these properties uses `AnatomicalStructure` to represent the related anatomical structures."]]],["Artery, extending the Vessel type, is defined by three key properties: `arterialBranch`, which identifies the artery's branching structures; `source`, indicating the originating anatomical structure or organ system; and `supplyTo`, specifying the area receiving blood supply from the artery. These properties define the core structure and function of an artery within a larger anatomical context.\n"]]