class QucEquipmentModel : public CorPersistent a model of an instrument equipment
| | operator= ( const QucEquipmentModel & aRef )
| ||||||
| | ~QucEquipmentModel () | ||||||
| | transform ( const QucObservationModel & anObservation, CorString aMode = "all" )
| ||||||
| | getName () const | ||||||
| | setName ( CorString aName )
| ||||||
| | getType () const | ||||||
| | setType ( CorString aType )
| ||||||
| | setWaveBand ( double aLowerBound, double anUpperBound )
| ||||||
| | getWaveBand ( double& aLowerLimit, double& anUpperLimit ) const
| ||||||
| | getWaveBand ( QucUnitType aUnit, double& aLowerLimit, double& anUpperLimit ) const
| ||||||
| | setTransform ( QucTransform aType )
| ||||||
| | setDirection ( const QucDirection & aDir )
| ||||||
| | getDirection () const | ||||||
| | operator>> ( CorStream& aStream )
| ||||||
| | operator<< ( CorStream& aStream ) const
| ||||||
| | loadIDF ( CorStream& aStream )
| ||||||
| | saveIDF ( CorStream& aStream ) const
|
| | QucEquipmentModel ( CorString aName, QucTransform aTransform = QucEM_GEOM_TRANSFORM )
| ||||
| | QucEquipmentModel ( const QucEquipmentModel & aRef )
| ||||
| | leafTransform ( const QucObservationModel & anObservation, CorString aMode = "all" )
| ||||
| | getSig () | ||||
| | getSig () const |
![]()
SYNOPSIS
#include <QucEquipmentModel.h> QucEquipmentModel myObject;DESCRIPTION
This is the base class of all instruments.CAUTIONS
<optional>EXAMPLES
<optional>SEE ALSO
<optional>
CorBase
Preconditions
Returns
A reference to this instance.
Exceptions
Arguments
Preconditions
Exceptions
Preconditions
Returns
This function returns a transformed observation model, converted back
to its original referential.
Exceptions
Arguments
Preconditions
Returns
This function returns the name of this instance.
Exceptions
Preconditions
Exceptions
Arguments
Preconditions
Returns
This function returns the type of this instance.
Exceptions
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Preconditions
Returns
This function returns corTRUE if it could successfully read the instance.
Exceptions
Arguments
Preconditions
Returns
This function returns corTRUE if it could successfully write the instance.
Exceptions
Arguments
Preconditions
Returns
This function returns corTRUE if it could successfully read the instance.
Exceptions
Arguments
Preconditions
Returns
This function returns corTRUE if it could successfully write the instance.
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Returns
This function returns a transformed observation model.
Exceptions
Arguments
Preconditions
Returns
This function returns the signature of this equipment model.
Exceptions
Preconditions
Returns
This function returns the signature of this equipment model.
Exceptions
| VLT-DFS Subsystem Core - User Manual 1.1 | VLT-MAN-ESO-19000-0001 |
generated by doc++