class QucDirection : public CorPersistent a 3D direction
| | QucDirection ( double alphaAngle = 0, double gammaAngle = 0, double tauAngle = 0 )
| ||||||
| | QucDirection ( const QucDirection & aRef )
| ||||||
| | operator= ( const QucDirection & aRef )
| ||||||
| | ~QucDirection () | ||||||
| | project () | ||||||
| | unproject ( QucPosition aPosition )
| ||||||
| | rotate ( QucDirection aDirection )
| ||||||
| | unrotate ( QucDirection aDirection )
| ||||||
| | alpha () const | ||||||
| | gamma () const | ||||||
| | alphaP () const | ||||||
| | gammaP () const | ||||||
| | tau () const | ||||||
| | print () const | ||||||
| | operator<< ( CorStream& aStream ) const
| ||||||
| | operator>> ( CorStream& aStream )
|
![]()
SYNOPSIS
#include <QucDirection.h> QucDirection myObject;DESCRIPTION
This class models a three dimensional direction through 2 angles.CAUTIONS
<optional>EXAMPLES
<optional>SEE ALSO
<optional>
QucPosition
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Returns
A reference to this instance.
Exceptions
Arguments
Preconditions
Exceptions
Preconditions
Returns
This function returns the projected position.
Exceptions
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Returns
Exceptions
Arguments
Preconditions
Returns
This function returns the alpha angle of this direction.
Exceptions
Preconditions
Returns
This function returns the gamma angle of this direction.
Exceptions
Preconditions
Returns
This function returns the projected alpha angle of this direction.
Exceptions
Preconditions
Returns
This function returns the projected gamma angle of this direction.
Exceptions
Preconditions
Returns
This function returns the tau angle of this direction.
Exceptions
Preconditions
Exceptions
Preconditions
Returns
This function returns the adjusted stream.
Exceptions
Arguments
Preconditions
Returns
This function returns the adjusted stream.
Exceptions
Arguments
| VLT-DFS Subsystem Core - User Manual 1.1 | VLT-MAN-ESO-19000-0001 |
generated by doc++