Skip to content
  • Achim Morschhauser's avatar
    Make number of data and supplementary channeld dynamic in data-classes · 7a13a155
    Achim Morschhauser authored
    - The basic class 'data_obs' now contains variables to hold a
      runtime-defined number of data fields and supplementary channels.
    - Many of the get/set methods for data and supplementary channels
      are now moved to the basic class data_obs
    - Same is true for methods to calculate median/mean etc.
    - Specialized data_classes may contain additional, specialized methods
      for setting/getting data,....
    7a13a155