class QucGrating : public QucEquipmentModel a model of a grating
| | QucGrating ( double aGroove, CorString aType, QucDirection aDirection )
| ||||||||||||||
| | QucGrating ( const QucGrating & aRef )
| ||||||||||||||
| | operator= ( const QucGrating & aRef )
| ||||||||||||||
| | ~QucGrating () | ||||||||||||||
| | leafTransform ( const QucObservationModel & anObservation, CorString aMode = "all" )
| ||||||||||||||
| | getWaveBand ( QucUnitType aUnit, double& aLowerLimit, double& anUpperLimit ) const
| ||||||||||||||
| | disperse ( QucDirection aDirection, double aLambda, int anOrder, double anInputIndex = 1.0, double anOutputIndex = 1.0 ) const
| ||||||||||||||
| | getOrder ( QucDirection anAlpha, QucDirection aBeta, double aLambda, double anInputIndex = 1.0, double anOutputIndex = 1.0 ) const
| ||||||||||||||
| | getWavelength ( QucDirection anAlpha, QucDirection aBeta, int anM, double& aLambdaMin, double& aLambdaMax, double anInputIndex = 1, double anOutputIndex = 1 ) const
| ||||||||||||||
| | setOrder ( int aNumber )
| ||||||||||||||
| | setGroove ( double aNumber )
| ||||||||||||||
| | print () |
| | aRef |
| | anObservation |
| | aMode |
| | aName |
| | aType |
| | aLowerBound |
| | anUpperBound |
| | aLowerLimit |
| | anUpperLimit |
| | aUnit |
| | aLowerLimit |
| | anUpperLimit |
| | aType |
| | aDir |
| | aStream |
| | aStream |
| | aStream |
| | aStream |
| | anObservation |
| | aMode |
![]()
SYNOPSIS
#include <QucGrating.h> QucGrating myObject;DESCRIPTION
This class models a grating.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 direction of the dispersion with respect to
some input values.
Exceptions
Arguments
Preconditions
Returns
This funciton returns the order of this instance with respect to some
input values.
Exceptions
Arguments
Preconditions
Returns
This function returns some wavelength with respect to some data.
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
| VLT-DFS Subsystem Core - User Manual 1.1 | VLT-MAN-ESO-19000-0001 |
generated by doc++