This class stores the wave vector and reflectivity for a reflectivity
calculation.
It extends ScatteringDensityProfile so that all the data from the calculation
can be stored in one place.
While the design of these two classes is sufficiently simple to perform well,
they leave much to be desired in terms of maintainability and reuse. FIXME!