class QucObservationModel : public CorBase model of an observation
| | QucObservationModel ( int aNumber = 1, CorString aName = "ObservationModel" )
| ||||||||||
| | QucObservationModel ( const QucObservationModel & aRef )
| ||||||||||
| | operator= ( const QucObservationModel & aRef )
| ||||||||||
| | operator== ( const QucObservationModel & aRef )
| ||||||||||
| | operator!= ( const QucObservationModel & aRef )
| ||||||||||
| | ~QucObservationModel () | ||||||||||
| | operator[] ( unsigned int aRay ) const
| ||||||||||
| | first () const | ||||||||||
| | getWaveBand ( double* aLowerLimit, double* aHigherLimit ) const
| ||||||||||
| | getSize () const | ||||||||||
| | isDone () const | ||||||||||
| | photons () const | ||||||||||
| | getUnitW () const | ||||||||||
| | getUnitU () const | ||||||||||
| | getUnitV () const | ||||||||||
| | getUnitX () const | ||||||||||
| | getUnitY () const | ||||||||||
| | getUnitT () const | ||||||||||
| | getUnitI () const | ||||||||||
| | getName () const | ||||||||||
| | start () | ||||||||||
| | next () | ||||||||||
| | copy ( const QucObservationModel & aRef )
| ||||||||||
| | add ( const QucOpticalRay & aRay )
| ||||||||||
| | addUV ( double anIntensity = 1, double aU = 0, double aV = 0, double aWaveLength = 550, double aTime = 0 )
| ||||||||||
| | addXY ( double anIntensity = 1, double anX = 0, double aY = 0, double aWaveLength = 550, double aTime = 0 )
| ||||||||||
| | clear () | ||||||||||
void writeFile | |
![]()
SYNOPSIS
#include <QucObservationModel.h> QucObservationModel myObject;DESCRIPTION
This class models an observation.CAUTIONS
<optional>EXAMPLES
<optional>SEE ALSO
QucOpticalRay
QucEquipmentModel
CorBase
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Returns
A reference to this instance.
Exceptions
Arguments
Preconditions
Returns
This function returns corTRUE if the two are equal.
Exceptions
Arguments
Preconditions
Returns
This function returns corTRUE if the two are different.
Exceptions
Arguments
Preconditions
Exceptions
Preconditions
Returns
This function returns a specific ray held by this observation.
Exceptions
Arguments
Preconditions
Returns
This function returns a reference to the first ray.
Exceptions
Preconditions
Returns
This function returns the number of rays held.
Exceptions
Arguments
Preconditions
Returns
This function returns the number of rays held.
Exceptions
Preconditions
Returns
This function returns whether the last ray has been inspected.
Exceptions
Preconditions
Returns
This function returns an observation model in photon state.
Exceptions
Preconditions
Returns
This function returns the unit of the wave length.
Exceptions
Preconditions
Returns
This function returns the unit of the u directional angle.
Exceptions
Preconditions
Returns
This function returns the unit of the v directional angle.
Exceptions
Preconditions
Returns
This function returns the unit of the x tangent.
Exceptions
Preconditions
Returns
This function returns the unit of the y tangent.
Exceptions
Preconditions
Returns
This function returns the unit of the time.
Exceptions
Preconditions
Returns
This function returns the unit of the intensity.
Exceptions
Preconditions
Returns
This function returns the name of this observation.
Exceptions
Preconditions
Returns
This function returns a reference to the first ray held.
Exceptions
Preconditions
Returns
This function returns the next ray in the iteration.
Exceptions
Preconditions
Exceptions
Arguments
Preconditions
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++