Skip to content

Enum: FlowDirectionType

_Specifies the direction of energy flow in the flowgate. _

__

URI: FlowDirectionType

Permissible Values

Value Meaning Description
Forward cim:FlowDirectionType.Forward
Reverse cim:FlowDirectionType.Reverse

Slots

Name Description
flow_direction_flag Specifies the direction of energy flow in the flowgate

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: FlowDirectionType
description: "Specifies the direction of energy flow in the flowgate.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:FlowDirectionType
permissible_values:
  Forward:
    text: Forward
    meaning: cim:FlowDirectionType.Forward
  Reverse:
    text: Reverse
    meaning: cim:FlowDirectionType.Reverse