casa
5.7.0-16
|
Go to the source code of this file.
Classes | |
class | casacore::MVEarthMagnetic |
A 3D Earth magnetic field vector. More... | |
Namespaces | |
casacore | |
For temporary backward namespace compatibility, use casa as alias for casacore. | |
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) |