Enum: RampCurveType
_For example: _
_0 - Fixed ramp rate independent of rate function unit MW output _
_1 - Static ramp rates as a function of unit MW output only _
_2 - Dynamic ramp rates as a function of unit MW output and ramping time _
__
URI: RampCurveType
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| 0 | cim:RampCurveType.0 | |
| 1 | cim:RampCurveType.1 | |
| 2 | cim:RampCurveType.2 |
Slots
| Name | Description |
|---|---|
| ramp_curve_type | Ramp curve type |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: RampCurveType
description: "For example:\r\n0 - Fixed ramp rate independent of rate function unit\
\ MW output\r\n1 - Static ramp rates as a function of unit MW output only \r\n2\
\ - Dynamic ramp rates as a function of unit MW output and ramping time\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:RampCurveType
permissible_values:
'0':
text: '0'
meaning: cim:RampCurveType.0
'1':
text: '1'
meaning: cim:RampCurveType.1
'2':
text: '2'
meaning: cim:RampCurveType.2