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* , BasicIntervalSchedule, RegularTimePoint, and *IrregularTimePoint*    IrregularTimePoint classes where applicable. The specific changes included: 

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

Back