class QucFilter : public QucEquipmentModel a model of a spectral filter
| | QucFilter ( CorString aName = "NoName", CorString aType = "Reference", CorString aCol1 = ":LAMBDA", CorString aCol2 = ":FLUX" )
| ||||||||
| | QucFilter ( const QucFilter & aRef )
| ||||||||
| | operator= ( const QucFilter & aRef )
| ||||||||
| | ~QucFilter () | ||||||||
| | leafTransform ( const QucObservationModel & anObservation, CorString aMode = "all" )
| ||||||||
| | getWaveBand ( QucUnitType aUnit, double& aLowerLimit, double& anUpperLimit ) const
| ||||||||
| | getTrans ( double aWave ) const
| ||||||||
| | scaleAt ( double aWave, QucUnitType aUnit, double aScale, QucUnitType anotherUnit )
| ||||||||
| | initialize ( CorString aName, CorString aType = "t", CorString aCol1 = ":LAMBDA", CorString aCol2 = ":FLUX" )
|
| | aRef |
| | anObservation |
| | aMode |
| | aName |
| | aType |
| | aLowerBound |
| | anUpperBound |
| | aLowerLimit |
| | anUpperLimit |
| | aUnit |
| | aLowerLimit |
| | anUpperLimit |
| | aType |
| | aDir |
| | aStream |
| | aStream |
| | aStream |
| | aStream |
| | anObservation |
| | aMode |
![]()
SYNOPSIS
#include <QucFilter.h>DESCRIPTION
This class models a spectral filter.CAUTIONS
<optional>EXAMPLES
<optional>SEE ALSO
QucEquipmentModel
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Returns
A reference to this instance.
Exceptions
Arguments
Preconditions
Exceptions
Preconditions
Returns
This function returns a transformed observation model.
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Returns
This function returns the interpolated transmission.
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
| VLT-DFS Subsystem Core - User Manual 1.1 | VLT-MAN-ESO-19000-0001 |
generated by doc++