Skip to content

Enum: ConstraintRampType

_Constraint Ramp type. _

__

URI: ConstraintRampType

Permissible Values

Value Meaning Description
FAST cim:ConstraintRampType.FAST
SLOW cim:ConstraintRampType.SLOW

Slots

Name Description
constraint_ramp_type The condition that identifies whether a Generating Resource should be constra...

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ConstraintRampType
description: "Constraint Ramp type.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:ConstraintRampType
permissible_values:
  FAST:
    text: FAST
    meaning: cim:ConstraintRampType.FAST
  SLOW:
    text: SLOW
    meaning: cim:ConstraintRampType.SLOW