casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
MVEarthMagnetic.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::MVEarthMagnetic
 A 3D Earth magnetic field vector. More...
 

Namespaces

 casacore
 this file contains all the compiler specific defines
 

Functions

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