The superclass of all objects which perform user-accessible computations. At present, three possible computation types are defined according to whether the result is a 2-D or 3-D block of data, and in the 2-D case, whether the calculation is quick enough to be run sequentially or should be run in a separate thread, with the display updated as more data becomes available. All 3-D calculations are run this way.
|     field |     type   |     contents / default value |     |
| CcmbCalc-results | object | CalcResults |