Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • PIVOT.GTIM.MvTyp.q.DetailQuality.inconsistent is set to "true" => if calculation check fails
  • PIVOT.GTIM.MVTyp.q.DetailQuality.overflow is set to "true" => if calculated value exceeds FLOAT32 format
  • PIVOT.GTIM.MVTyp.q.DetailQuality.inaccurate is set to "true" => if input value is in the dead band
  • PIVOT.GTIM.MvTyp.mag.f => Calculated output value (PIVOT.GTIM.MvTyp.mag.i is not used). 
  • Validity:
    • If overflow : PIVOT.GTIM.MVTypMvTyp.q.Validity is set to "invalid"
    • If inconsistent or inaccurate: PIVOT.GTIM.MVTypMvTyp.q.Validity is set to "questionable"
  • If the transformation function is not transparent : PIVOT.GTIM.MvTyp.q.Source is set to "substituted"
  • if the quality checks fails :
    • PIVOT.GTIM.MvTyp.q.Validity  is set to "invalid"
    • PIVOT.GTIM.MvTyp.mag.f is set to 0 (PIVOT.GTIM.MvTyp.mag.i is not used).

...