class QucSpectralTarget : public CorBase a spectral target model
| | getSpectrum () |
| | operator= ( const QucSpectralTarget& aRef ) |
| | QucSpectralTarget ( const RWCString& aName, double aMagn = 15, const RWCString& aBand = "V" ) |
| | QucSpectralTarget ( const QucSpectralTarget& aRef ) |
| | QucSpectralTarget ( const RWCString& aName, double singleLineLambda, double singleLineIntensity, double singleLineWidth, int nBins = 200 ) |
| | ~QucSpectralTarget () |
| | Purpose The d'tor |
| | $Id: QucSpectralTarget |
| | utest_QucSpectralTarget (CorUnitTest&) Purpose Query the spectrum of this model |
a spectral target model
SYNOPSIS
#include <QucSpectralTarget.h>
QucSpectralTarget myObject;
DESCRIPTION
This class models a spectral target. The model is created via the name
of the target.
CAUTIONS
<optional>
EXAMPLES
<optional>
SEE ALSO
<optional>
CorBase
Preconditions Exceptions
Preconditions Returns Exceptions
QucSpectralTarget( const RWCString& aName, double aMagn = 15, const RWCString& aBand = "V" )
QucSpectralTarget( const RWCString& aName, double singleLineLambda, double singleLineIntensity, double singleLineWidth, int nBins = 200 )
QucSpectralTarget( const QucSpectralTarget& aRef )
QucSpectralTarget& operator=( const QucSpectralTarget& aRef )
virtual ~QucSpectralTarget()
The d'tor.
QucContinuousFunction1D getSpectrum()
friend void utest_QucSpectralTarget(CorUnitTest&)
Query the spectrum of this model.
This function returns the spectrum of this instance in a QucFunction1D.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de