cfa.vo.sed.dm
Class BackgroundModel

java.lang.Object
  extended by cfa.vo.sed.dm.DataAxis
      extended by cfa.vo.sed.dm.FluxAxis
          extended by cfa.vo.sed.dm.BackgroundModel
All Implemented Interfaces:
IAxis

public class BackgroundModel
extends FluxAxis


Field Summary
 
Fields inherited from class cfa.vo.sed.dm.FluxAxis
BACKGROUND, NET, TOTAL
 
Fields inherited from class cfa.vo.sed.dm.DataAxis
_accuracy, _quality, _resolution, _value
 
Constructor Summary
BackgroundModel()
           
 
Method Summary
 
Methods inherited from class cfa.vo.sed.dm.FluxAxis
getType, setType, toString
 
Methods inherited from class cfa.vo.sed.dm.DataAxis
getAccuracy, getQuality, getResolution, getUCD, getUnits, getValue, setAccuracy, setQuality, setResolution, setUCD, setUnits, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BackgroundModel

public BackgroundModel()