class QucSpectralTarget : public CorBase

a spectral target model

Inheritance:


Public Methods

QucContinuousFunction1D getSpectrum ()
QucSpectralTarget& 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 )
virtual ~QucSpectralTarget ()

Public


Purpose
The d'tor

$Id: QucSpectralTarget

Private Methods

friend void utest_QucSpectralTarget (CorUnitTest&)
Purpose
Query the spectrum of this model

Documentation

a spectral target model
$Id: QucSpectralTarget.h,v 1.4 1997/04/11 14:11:14 mwiedmer Exp $

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

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()

Purpose
The d'tor.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.

QucContinuousFunction1D getSpectrum()

friend void utest_QucSpectralTarget(CorUnitTest&)
Purpose
Query the spectrum of this model.

Preconditions

Returns
This function returns the spectrum of this instance in a QucFunction1D.

Exceptions


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de