class QucSpectralTarget : public CorBase

a spectral target model

Inheritance:


public members:

QucSpectralTarget ( const CorString& aName, double aMagn = 15, const CorString& aBand = "V" )
const CorString& aName
double aMagn
const CorString& aBand
QucSpectralTarget ( const QucSpectralTarget & aRef )
const QucSpectralTarget & aRef
QucSpectralTarget & operator= ( const QucSpectralTarget & aRef )
const QucSpectralTarget & aRef
virtual ~QucSpectralTarget ()
QucFunction1D getSpectrum () const

Documentation


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 CorString& aName, double aMagn = 15, const CorString& aBand = "V" )
Purpose
The c'tor.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.

Arguments

const CorString& aName
name of the target

QucSpectralTarget ( const QucSpectralTarget & aRef )
Purpose
The copy c'tor creates a new instance from a reference.

Preconditions

Exceptions

Arguments

const QucSpectralTarget & aRef
the reference instance

QucSpectralTarget & operator= ( const QucSpectralTarget & aRef )
Purpose
The assignment operator makes this instance look like another one.

Preconditions

Returns
A reference to this instance.

Exceptions

Arguments

const QucSpectralTarget & aRef
the reference instance

virtual ~QucSpectralTarget ()
Purpose
The d'tor.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.

QucFunction1D getSpectrum () const
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


VLT-DFS Subsystem Core - User Manual 1.1 VLT-MAN-ESO-19000-0001

generated by doc++