Opened 6 years ago
Last modified 6 years ago
#136 new enhancement
Add option to select alternative value unit for an extractor/DataIO — at Version 1
Reported by: | ghorwin | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future |
Version: | 2.1.x | Keywords: | |
Cc: | Operating System: | all |
Description (last modified by )
If an override value unit is set, the extractor should treat the data from the DataIO container as given in the alternative unit.
-> Requires change of code convertUnits() and in
Extractor2DOutputBase::axisUnitFromDataIO()
and similar places.
Basically all code sections that use the dataio->m_valueUnit member variable need to be touched...
Note:
See TracTickets
for help on using tickets.