Opened 6 years ago
Last modified 6 years ago
#136 new enhancement
Add option to select alternative value unit for an extractor/DataIO
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...
Change History (3)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
comment:2 by , 6 years ago
Milestone: | 2.0.16 → 2.1.0 |
---|---|
Version: | 2.0.x → 2.1 |
comment:3 by , 6 years ago
Milestone: | 2.1.0 → Future |
---|
Note:
See TracTickets
for help on using tickets.