casa
$Rev:20696$
|
Go to the source code of this file.
Classes | |
class | casa::MVuvw |
A 3D vector on Earth. More... | |
Namespaces | |
namespace | casa |
this file contains all the compiler specific defines | |
Functions | |
MVuvw | casa::operator* (const RotMatrix &left, const MVuvw &right) |
Rotate a uvw vector with rotation matrix and other multiplications. | |
MVuvw | casa::operator* (const MVuvw &left, const RotMatrix &right) |
MVuvw | casa::operator* (Double left, const MVuvw &right) |
MVuvw | casa::operator* (const MVuvw &left, Double right) |
Double | casa::operator* (const Vector< Double > &left, const MVuvw &right) |
Double | casa::operator* (const MVuvw &left, const Vector< Double > &right) |
Double | casa::operator* (const MVPosition &left, const MVuvw &right) |
Double | casa::operator* (const MVuvw &left, const MVPosition &right) |