casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Functions
MVEarthMagnetic.h File Reference

Go to the source code of this file.

Classes

class  casa::MVEarthMagnetic
 A 3D Earth magnetic field vector. More...

Namespaces

namespace  casa
 this file contains all the compiler specific defines

Functions

MVEarthMagnetic casa::operator* (const RotMatrix &left, const MVEarthMagnetic &right)
 Rotate a EarthMagnetic vector with rotation matrix and other multiplications.
MVEarthMagnetic casa::operator* (const MVEarthMagnetic &left, const RotMatrix &right)
MVEarthMagnetic casa::operator* (Double left, const MVEarthMagnetic &right)
MVEarthMagnetic casa::operator* (const MVEarthMagnetic &left, Double right)
Double casa::operator* (const Vector< Double > &left, const MVEarthMagnetic &right)
Double casa::operator* (const MVEarthMagnetic &left, const Vector< Double > &right)
Double casa::operator* (const MVPosition &left, const MVEarthMagnetic &right)
Double casa::operator* (const MVEarthMagnetic &left, const MVPosition &right)