Skip to content

Enum: ExecutionType

_Execution types of Market Runs. _

__

URI: ExecutionType

Permissible Values

Value Meaning Description
DA cim:ExecutionType.DA
HASP cim:ExecutionType.HASP
RTD cim:ExecutionType.RTD
RTPD cim:ExecutionType.RTPD

Slots

Name Description
execution_type The execution type; Day Ahead, Intra Day, Real Time Pre-Dispatch, Real Time D...

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ExecutionType
description: "Execution types of Market Runs.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:ExecutionType
permissible_values:
  DA:
    text: DA
    meaning: cim:ExecutionType.DA
  HASP:
    text: HASP
    meaning: cim:ExecutionType.HASP
  RTD:
    text: RTD
    meaning: cim:ExecutionType.RTD
  RTPD:
    text: RTPD
    meaning: cim:ExecutionType.RTPD