Project

General

Profile

CIM Issues #5285

Updated by Todd Viegut almost 2 years ago

A third set of value related attributes have been added to the BasicIntervalSchedule, RegularTimePoint, and IrregularTimePoint classes where applicable. The specific changes included: 

 BasicIntervalSchedule.value3Multiplier (UnitMultiplier) 
 BasicIntervalSchedule.value3Unit (UnitSymbol) 
 BasicIntervalSchedule.value3Description (String) 
 RegularTimePoint.value3 (Float) 
 IrregularTimePoint.value3 (Float)

Back