Skip to content

Enum: CurveStyle

Style or shape of curve.

URI: CurveStyle

Permissible Values

Value Meaning Description
constantYValue cim:CurveStyle.constantYValue
straightLineYValues cim:CurveStyle.straightLineYValues

Slots

Name Description
curve_style The style or shape of the curve
curve_style_kind Used to specify whether the values over an interval are constant (constantYVa...

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: CurveStyle
description: Style or shape of curve.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:CurveStyle
permissible_values:
  constantYValue:
    text: constantYValue
    meaning: cim:CurveStyle.constantYValue
  straightLineYValues:
    text: straightLineYValues
    meaning: cim:CurveStyle.straightLineYValues