Skip to content

Enum: PlaneAxisEnum

The axis of the plane

URI: PlaneAxisEnum

Permissible Values

Value Meaning Description
XY None The XY plane
XZ None The XZ plane
YZ None The YZ plane

Slots

Name Description
axis The axis of the orthogonal image

Identifier and Mapping Information

Schema Source

  • from schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema

LinkML Source

name: PlaneAxisEnum
description: The axis of the plane
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
rank: 1000
permissible_values:
  XY:
    text: XY
    description: The XY plane
  XZ:
    text: XZ
    description: The XZ plane
  YZ:
    text: YZ
    description: The YZ plane