Skip to content

Enum: TimeIntervalKind

_Specifies the unit of time for the intervals in the schedule. _

_ _

__

URI: TimeIntervalKind

Permissible Values

Value Meaning Description
D cim:TimeIntervalKind.D
h cim:TimeIntervalKind.h
m cim:TimeIntervalKind.m
M cim:TimeIntervalKind.M
s cim:TimeIntervalKind.s
Y cim:TimeIntervalKind.Y

Slots

Name Description
time_interval_unit The unit of measure for the time axis of the dispatch schedule

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: TimeIntervalKind
description: "Specifies the unit of time for the intervals in the schedule.\r\n\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:TimeIntervalKind
permissible_values:
  D:
    text: D
    meaning: cim:TimeIntervalKind.D
  h:
    text: h
    meaning: cim:TimeIntervalKind.h
  m:
    text: m
    meaning: cim:TimeIntervalKind.m
  M:
    text: M
    meaning: cim:TimeIntervalKind.M
  s:
    text: s
    meaning: cim:TimeIntervalKind.s
  Y:
    text: Y
    meaning: cim:TimeIntervalKind.Y