casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
MVDirection.h File Reference
#include <casacore/casa/aips.h>
#include <casacore/casa/Quanta/MVPosition.h>

Go to the source code of this file.

Classes

class  casacore::MVDirection
 Vector of three direction cosines. More...
 

Namespaces

 casacore
 this file contains all the compiler specific defines
 

Functions

MVDirection casacore::operator* (const RotMatrix &left, const MVDirection &right)
 Rotate a position vector. More...
 
MVDirection casacore::operator* (const MVDirection &left, const RotMatrix &right)