class QucPlane : public CorBase a model of a plane (not the flying one)
| | QucPlane () | ||||||
| | QucPlane ( QucDirection aDirection )
| ||||||
| | QucPlane ( const QucPlane & aRef )
| ||||||
| | operator= ( const QucPlane & aRef )
| ||||||
| | ~QucPlane () | ||||||
| | refract ( QucDirection aDirection, double aNin, double aNout )
| ||||||
| | transform ( const QucObservationModel & anObservation, CorString aMode = "all" )
| ||||||
| | index ( double aLambda )
| ||||||
| | print () |
![]()
SYNOPSIS
#include <QucPlane.h> QucPlane myObject;DESCRIPTION
This class models a plane with respect to its refraction.CAUTIONS
<optional>EXAMPLES
<optional>SEE ALSO
QucDirection
Preconditions
Exceptions
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Returns
A reference to this instance.
Exceptions
Arguments
Preconditions
Exceptions
Preconditions
Returns
This function returns the refraction of the plane.
Exceptions
Arguments
Preconditions
Returns
This function returns a transformed observation model.
Exceptions
Arguments
Preconditions
Returns
Exceptions
Arguments
Preconditions
Returns
Exceptions
| VLT-DFS Subsystem Core - User Manual 1.1 | VLT-MAN-ESO-19000-0001 |
generated by doc++