Loading asn/CPM_CommonDataTypes.asn +5 −4 Original line number Diff line number Diff line Loading @@ -368,10 +368,11 @@ Scaled by 100. @unit: None */ CorrelationRowValue ::= INTEGER { not-correlated (0), full-negative-correlation (-100), -- Full negative correlation no-correlation (0), -- If not correlated or unavailable point-one (10), fully-correlated (100) } (0..100) full-positive-correlation (100) -- Full positive correlation } (-100..100) /** @brief Object Class Description A list of object classes. Loading Loading
asn/CPM_CommonDataTypes.asn +5 −4 Original line number Diff line number Diff line Loading @@ -368,10 +368,11 @@ Scaled by 100. @unit: None */ CorrelationRowValue ::= INTEGER { not-correlated (0), full-negative-correlation (-100), -- Full negative correlation no-correlation (0), -- If not correlated or unavailable point-one (10), fully-correlated (100) } (0..100) full-positive-correlation (100) -- Full positive correlation } (-100..100) /** @brief Object Class Description A list of object classes. Loading