class QucCompositeModel : public QucEquipmentModel a model of several telescope instruments
| | QucCompositeModel () | ||||||
| | QucCompositeModel ( CorString aName )
| ||||||
| | ~QucCompositeModel () | ||||||
| | transform ( const QucObservationModel & anObservation, CorString aMode = "all" )
| ||||||
| | getWaveBand ( QucUnitType aUnit, double& aLowerLimit, double& anUpperLimit ) const
| ||||||
| | add ( QucEquipmentModel * aModel )
| ||||||
| | remove ( QucEquipmentModel * aModel )
| ||||||
| | loadIDF (CorStream& aStream) | ||||||
| | saveIDF (CorStream& aStream) const |
| | QucCompositeModel ( const QucCompositeModel & aRef )
| ||
| | operator= ( const QucCompositeModel & aRef )
|
| | aRef |
| | anObservation |
| | aMode |
| | aName |
| | aType |
| | aLowerBound |
| | anUpperBound |
| | aLowerLimit |
| | anUpperLimit |
| | aUnit |
| | aLowerLimit |
| | anUpperLimit |
| | aType |
| | aDir |
| | aStream |
| | aStream |
| | aStream |
| | aStream |
| | anObservation |
| | aMode |
![]()
SYNOPSIS
#include <QucCompositeModel.h> QucCompositeModel myObject;DESCRIPTION
This class is a composition of several telescope instruments. It may be viewed as a telescope for instance.CAUTIONS
<optional>EXAMPLES
<optional>SEE ALSO
<optional>
QucEquipmentModel
Preconditions
Exceptions
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Preconditions
Returns
This function returns a transformed observation model.
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Returns
This function returns corTRUE if it could successfully read the parameters
from the database.
Exceptions
Preconditions
Returns
This function returns corTRUE if it could successfully write the parameters.
Exceptions
Preconditions
Exceptions
Arguments
Preconditions
Returns
A reference to this instance.
Exceptions
Arguments
| VLT-DFS Subsystem Core - User Manual 1.1 | VLT-MAN-ESO-19000-0001 |
generated by doc++