Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/MVEarthMagnetic_8h.html
Дата изменения: Unknown
Дата индексирования: Mon Feb 14 20:06:07 2011
Кодировка:

Поисковые слова: южная атлантическая аномалия
casacore: casa/Quanta/MVEarthMagnetic.h File Reference
Classes | Namespaces | Functions

MVEarthMagnetic.h File Reference

#include <casa/aips.h>
#include <casa/Quanta/MVPosition.h>

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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines