Enum: AngleUnit¶
Units for angles.
URI: https://CCPBioSim.ac.uk/biosim-schema/AngleUnit
Permissible Values¶
Value |
Meaning |
Description |
|---|---|---|
degree |
qudt:DEG |
Angle units in degree |
radian |
qudt:RAD |
Angle units in radian |
Identifier and Mapping Information¶
Schema Source¶
from schema: https://CCPBioSim.ac.uk/biosim-schema/
LinkML Source¶
name: AngleUnit
description: Units for angles.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
permissible_values:
degree:
text: degree
description: Angle units in degree.
meaning: qudt:DEG
annotations:
ucum_code:
tag: ucum_code
value: deg
has_quantity_kind:
tag: has_quantity_kind
value: Angle
aliases:
- degree
- °
radian:
text: radian
description: Angle units in radian.
meaning: qudt:RAD
annotations:
ucum_code:
tag: ucum_code
value: rad
has_quantity_kind:
tag: has_quantity_kind
value: Angle
aliases:
- radian
- rad