Skip to content

Enum: ControlAreaTypeKind

_The type of control area. _

__

URI: ControlAreaTypeKind

Permissible Values

Value Meaning Description
AGC cim:ControlAreaTypeKind.AGC
Forecast cim:ControlAreaTypeKind.Forecast
Interchange cim:ControlAreaTypeKind.Interchange

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ControlAreaTypeKind
description: "The type of control area.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:ControlAreaTypeKind
permissible_values:
  AGC:
    text: AGC
    meaning: cim:ControlAreaTypeKind.AGC
  Forecast:
    text: Forecast
    meaning: cim:ControlAreaTypeKind.Forecast
  Interchange:
    text: Interchange
    meaning: cim:ControlAreaTypeKind.Interchange