Skip to content

Enum: PriceSetFlag

_Y - indicates a resource is capable of setting the Markte Clearing Price _

_S - indicates the resource must submit bids for energy at $ 0 _

_N - indicates the resource does not have to submit bids for energy at $ 0 _

__

URI: PriceSetFlag

Permissible Values

Value Meaning Description
N cim:PriceSetFlag.N
S cim:PriceSetFlag.S
Y cim:PriceSetFlag.Y

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: PriceSetFlag
description: "Y - indicates a resource is capable of setting the Markte Clearing Price\
  \ \r\nS - indicates the resource must submit bids for energy at $ 0\r\nN - indicates\
  \ the resource does not have to submit bids for energy at $ 0\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:PriceSetFlag
permissible_values:
  N:
    text: N
    meaning: cim:PriceSetFlag.N
  S:
    text: S
    meaning: cim:PriceSetFlag.S
  Y:
    text: Y
    meaning: cim:PriceSetFlag.Y