SpecFluxFrameSpecFluxFrame - Compound spectrum/flux Frame

Description:
A SpecFluxFrame combines a SpecFrameSpecFrame and a FluxFrameFluxFrame into a single 2-dimensional compound FrameFrame. Such a Frame can for instance be used to describe a PlotPlot of a spectrum in which the first axis represents spectral position and the second axis represents flux.
Constructor Function:
astSpecFluxFrameastSpecFluxFrame
Inheritance
The SpecFluxFrame class inherits from the CmpFrameCmpFrame class.
Attributes
The SpecFluxFrame class does not define any new attributes beyond those which are applicable to all CmpFrames. However, the attributes of the component Frames can be accessed as if they were attributes of the SpecFluxFrame. For instance, the SpecFluxFrame will recognise the "StdOfRestStdOfRest" attribute and forward access requests to the component SpecFrame. An axis index can optionally be appended to the end of any attribute name, in which case the request to access the attribute will be forwarded to the primary Frame defining the specified axis.
Functions
The SpecFluxFrame class does not define any new functions beyond those which are applicable to all CmpFrames.