Skip to content

Class: RegularTimePoint

_Time point for a schedule where the time between the consecutive points is constant. _

__

URI: cim:RegularTimePoint

 classDiagram
    class RegularTimePoint
      RegularTimePoint : interval_schedule

          RegularTimePoint --> RegularIntervalSchedule : interval_schedule

      RegularTimePoint : sequence_number

      RegularTimePoint : value

Slots

Name Cardinality and Range Description Inheritance
sequence_number 0..1
Integer
The position of the regular time point in the sequence direct
value 0..1
Float
The second value at the time direct
interval_schedule 1..1
RegularIntervalSchedule
Regular interval schedule containing this time point direct

Usages

used by used in type used
SwitchSchedule time_points range RegularTimePoint
SeasonDayTypeSchedule time_points range RegularTimePoint
RegularIntervalSchedule time_points range RegularTimePoint
BidHourlyProductSchedule time_points range RegularTimePoint
BidSelfSched time_points range RegularTimePoint
GenUnitOpSchedule time_points range RegularTimePoint
RegulationSchedule time_points range RegularTimePoint
HydroPumpOpSchedule time_points range RegularTimePoint
InflowForecast time_points range RegularTimePoint
SteamSendoutSchedule time_points range RegularTimePoint
BidPriceSchedule time_points range RegularTimePoint
AreaLoadCurve time_points range RegularTimePoint
ResourcePerformanceTimeSeriesFactor time_points range RegularTimePoint
BidHourlySchedule time_points range RegularTimePoint
TapSchedule time_points range RegularTimePoint
ConformLoadSchedule time_points range RegularTimePoint
NonConformLoadSchedule time_points range RegularTimePoint
PumpingShutDownCostSchedule time_points range RegularTimePoint
PumpingLevelSchedule time_points range RegularTimePoint
HourlyPreDispatchSchedule time_points range RegularTimePoint
PumpingCostSchedule time_points range RegularTimePoint
OpenTieSchedule time_points range RegularTimePoint
WheelingReferenceSchedule time_points range RegularTimePoint

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self cim:RegularTimePoint
native cim:RegularTimePoint

LinkML Source

Direct

name: RegularTimePoint
description: "Time point for a schedule where the time between the consecutive points\
  \ is constant.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  sequence_number:
    name: sequence_number
    description: "The position of the regular time point in the sequence. Note that\
      \ time points don't have to be sequential, i.e. time points may be omitted.\
      \ The actual time for a RegularTimePoint is computed by multiplying the associated\
      \ regular interval schedule's time step with the regular time point sequence\
      \ number and adding the associated schedules start time. To specify values for\
      \ the start time, use sequence number 0.  The sequence number cannot be negative.\r\
      \n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RegularTimePoint.sequenceNumber
    multivalued: false
    domain_of:
    - ModelOperationArg
    - ModelOperation
    - DiagramObjectPoint
    - ACDCTerminal
    - WorkFlowStep
    - SwitchingStep
    - SwitchingStepGroup
    - FieldDispatchStep
    - UserAttribute
    - Procedure
    - TimeTariffInterval
    - ConsumptionTariffInterval
    - WirePosition
    - ACLineSegmentPhase
    - RegularTimePoint
    - TimePoint
    - PositionPoint
    - WireSegmentPhase
    - ProfileData
    range: integer
    required: false
  value:
    name: value
    description: "The second value at the time. The meaning of the value is defined\
      \ by the derived type of the associated schedule.\r\n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RegularTimePoint.value2
    multivalued: false
    domain_of:
    - VoltagePerReactivePower
    - Length
    - ConductancePerLength
    - VolumeFlowRate
    - Volume
    - Voltage
    - Temperature
    - Admittance
    - Impedance
    - CostPerVolume
    - SusceptancePerLength
    - Money
    - Minutes
    - FloatQuantity
    - CostPerEnergyUnit
    - PerCent
    - IntegerQuantity
    - ApparentPower
    - WaterLevel
    - Displacement
    - Damping
    - Seconds
    - ResistancePerLength
    - Inductance
    - AngleDegrees
    - CostRate
    - Speed
    - Capacitance
    - PU
    - Pressure
    - KiloActivePower
    - ReactivePower
    - StringQuantity
    - ActivePowerChangeRate
    - Hours
    - Conductance
    - RotationSpeed
    - CurrentFlow
    - Frequency
    - AngleRadians
    - ActivePower
    - ReactancePerLength
    - Resistance
    - Reactance
    - Susceptance
    - RealEnergy
    - Classification
    - HeatRate
    - Emission
    - CostPerHeatUnit
    - ActivePowerPerFrequency
    - InductancePerLength
    - CapacitancePerLength
    - DecimalQuantity
    - Area
    - ActivePowerPerCurrentFlow
    - Mass
    - Status
    - UserAttribute
    - AccountingUnit
    - BaseReading
    - EndDeviceEventDetail
    - MeterMultiplier
    - RegularTimePoint
    - AnalogValue
    - AnalogLimit
    - CommodityPrice
    - ChargeProfileData
    - StringMeasurementValue
    - Command
    - DiscreteValue
    - ValueToAlias
    - ServiceMultiplier
    - AnalyticScore
    - IrregularTimePoint
    - ActivePowerLimit
    - ApparentPowerLimit
    - CurrentLimit
    - VoltageLimit
    - AccumulatorValue
    - AccumulatorLimit
    - SetPoint
    - ScheduledActivePowerLimitValue
    - ScheduledApparentPowerLimitValue
    - ScheduledCurrentLimitValue
    - ScheduledVoltageLimitValue
    - MagneticField
    - ParticulateDensity
    - Bearing
    - PumpingShutDownCostSchedule
    - PumpingLevelSchedule
    - HourlyPreDispatchSchedule
    - PumpingCostSchedule
    - OpenTieSchedule
    - WheelingReferenceSchedule
    range: float
    required: false
  interval_schedule:
    name: interval_schedule
    description: Regular interval schedule containing this time point.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:RegularTimePoint.IntervalSchedule
    multivalued: false
    domain_of:
    - RegularTimePoint
    - IrregularTimePoint
    range: RegularIntervalSchedule
    required: true
class_uri: cim:RegularTimePoint

Induced

name: RegularTimePoint
description: "Time point for a schedule where the time between the consecutive points\
  \ is constant.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  sequence_number:
    name: sequence_number
    description: "The position of the regular time point in the sequence. Note that\
      \ time points don't have to be sequential, i.e. time points may be omitted.\
      \ The actual time for a RegularTimePoint is computed by multiplying the associated\
      \ regular interval schedule's time step with the regular time point sequence\
      \ number and adding the associated schedules start time. To specify values for\
      \ the start time, use sequence number 0.  The sequence number cannot be negative.\r\
      \n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RegularTimePoint.sequenceNumber
    multivalued: false
    alias: sequence_number
    owner: RegularTimePoint
    domain_of:
    - ModelOperationArg
    - ModelOperation
    - DiagramObjectPoint
    - ACDCTerminal
    - WorkFlowStep
    - SwitchingStep
    - SwitchingStepGroup
    - FieldDispatchStep
    - UserAttribute
    - Procedure
    - TimeTariffInterval
    - ConsumptionTariffInterval
    - WirePosition
    - ACLineSegmentPhase
    - RegularTimePoint
    - TimePoint
    - PositionPoint
    - WireSegmentPhase
    - ProfileData
    range: integer
    required: false
  value:
    name: value
    description: "The second value at the time. The meaning of the value is defined\
      \ by the derived type of the associated schedule.\r\n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RegularTimePoint.value2
    multivalued: false
    alias: value
    owner: RegularTimePoint
    domain_of:
    - VoltagePerReactivePower
    - Length
    - ConductancePerLength
    - VolumeFlowRate
    - Volume
    - Voltage
    - Temperature
    - Admittance
    - Impedance
    - CostPerVolume
    - SusceptancePerLength
    - Money
    - Minutes
    - FloatQuantity
    - CostPerEnergyUnit
    - PerCent
    - IntegerQuantity
    - ApparentPower
    - WaterLevel
    - Displacement
    - Damping
    - Seconds
    - ResistancePerLength
    - Inductance
    - AngleDegrees
    - CostRate
    - Speed
    - Capacitance
    - PU
    - Pressure
    - KiloActivePower
    - ReactivePower
    - StringQuantity
    - ActivePowerChangeRate
    - Hours
    - Conductance
    - RotationSpeed
    - CurrentFlow
    - Frequency
    - AngleRadians
    - ActivePower
    - ReactancePerLength
    - Resistance
    - Reactance
    - Susceptance
    - RealEnergy
    - Classification
    - HeatRate
    - Emission
    - CostPerHeatUnit
    - ActivePowerPerFrequency
    - InductancePerLength
    - CapacitancePerLength
    - DecimalQuantity
    - Area
    - ActivePowerPerCurrentFlow
    - Mass
    - Status
    - UserAttribute
    - AccountingUnit
    - BaseReading
    - EndDeviceEventDetail
    - MeterMultiplier
    - RegularTimePoint
    - AnalogValue
    - AnalogLimit
    - CommodityPrice
    - ChargeProfileData
    - StringMeasurementValue
    - Command
    - DiscreteValue
    - ValueToAlias
    - ServiceMultiplier
    - AnalyticScore
    - IrregularTimePoint
    - ActivePowerLimit
    - ApparentPowerLimit
    - CurrentLimit
    - VoltageLimit
    - AccumulatorValue
    - AccumulatorLimit
    - SetPoint
    - ScheduledActivePowerLimitValue
    - ScheduledApparentPowerLimitValue
    - ScheduledCurrentLimitValue
    - ScheduledVoltageLimitValue
    - MagneticField
    - ParticulateDensity
    - Bearing
    - PumpingShutDownCostSchedule
    - PumpingLevelSchedule
    - HourlyPreDispatchSchedule
    - PumpingCostSchedule
    - OpenTieSchedule
    - WheelingReferenceSchedule
    range: float
    required: false
  interval_schedule:
    name: interval_schedule
    description: Regular interval schedule containing this time point.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:RegularTimePoint.IntervalSchedule
    multivalued: false
    alias: interval_schedule
    owner: RegularTimePoint
    domain_of:
    - RegularTimePoint
    - IrregularTimePoint
    range: RegularIntervalSchedule
    required: true
class_uri: cim:RegularTimePoint