Changes between Initial Version and Version 1 of Ticket #136


Ignore:
Timestamp:
02/07/19 11:04:26 (6 years ago)
Author:
ghorwin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #136 – Description

    initial v1  
     1If an override value unit is set, the extractor should treat the data from the DataIO container as given in the alternative unit.
     2
     3-> Requires change of code convertUnits() and in
     4
     5{{{Extractor2DOutputBase::axisUnitFromDataIO()}}} and similar places.
     6
     7
     8Basically all code sections that use the dataio->m_valueUnit member variable need to be touched...