Go to the documentation of this file.
10 #if !defined(GEOGRAPHICLIB_MAGNETICMODEL_HPP)
11 #define GEOGRAPHICLIB_MAGNETICMODEL_HPP 1
19 # pragma warning (push)
20 # pragma warning (disable: 4251)
72 static const int idlength_ = 8;
73 std::string
_name, _dir, _description, _date, _filename, _id;
78 std::vector< std::vector<real> >
_G;
79 std::vector< std::vector<real> >
_H;
80 std::vector<SphericalHarmonic>
_harm;
84 void ReadMetadata(
const std::string&
name);
120 const std::string&
path =
"",
143 Field(
t,
lat,
lon,
h,
false, Bx, By, Bz,
dummy,
dummy,
dummy);
166 Field(
t,
lat,
lon,
h,
true, Bx, By, Bz, Bxt, Byt, Bzt);
206 H,
F,
D,
I, Ht, Ft, Dt, It);
249 const std::string&
DateTime()
const {
return _date; }
335 static std::string DefaultMagneticPath();
346 static std::string DefaultMagneticName();
351 #if defined(_MSC_VER)
352 # pragma warning (pop)
355 #endif // GEOGRAPHICLIB_MAGNETICMODEL_HPP
const std::string & DateTime() const
Math::real MinTime() const
set noclip points set clip one set noclip two set bar set border lt lw set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy y set format x g set format y g set format x2 g set format y2 g set format z g set angles radians set nogrid set key title set key left top Right noreverse box linetype linewidth samplen spacing width set nolabel set noarrow set nologscale set logscale x set set pointsize set encoding default set nopolar set noparametric set set set set surface set nocontour set clabel set mapping cartesian set nohidden3d set cntrparam order set cntrparam linear set cntrparam levels auto set cntrparam points set size set set xzeroaxis lt lw set x2zeroaxis lt lw set yzeroaxis lt lw set y2zeroaxis lt lw set tics in set ticslevel set tics set mxtics default set mytics default set mx2tics default set my2tics default set xtics border mirror norotate autofreq set ytics border mirror norotate autofreq set ztics border nomirror norotate autofreq set nox2tics set noy2tics set timestamp bottom norotate set rrange[*:*] noreverse nowriteback set trange[*:*] noreverse nowriteback set urange[*:*] noreverse nowriteback set vrange[*:*] noreverse nowriteback set xlabel matrix size set x2label set timefmt d m y n H
Math::real MajorRadius() const
Annotation for function names.
std::vector< std::vector< real > > _G
Namespace for GeographicLib.
std::vector< std::vector< real > > _H
void operator()(real t, real lat, real lon, real h, real &Bx, real &By, real &Bz, real &Bxt, real &Byt, real &Bzt) const
Model of the earth's magnetic field.
Math::real MaxTime() const
const std::string & MagneticModelDirectory() const
#define GEOGRAPHICLIB_EXPORT
const std::string & Description() const
Header for GeographicLib::Geocentric class.
const std::string & MagneticModelName() const
Math::real Flattening() const
Math::real MaxHeight() const
static void FieldComponents(real Bx, real By, real Bz, real &H, real &F, real &D, real &I)
Header for GeographicLib::Constants class.
void operator()(real t, real lat, real lon, real h, real &Bx, real &By, real &Bz) const
const std::string & MagneticFile() const
Math::real Flattening() const
SphericalHarmonic::normalization _norm
Math::real MinHeight() const
std::vector< SphericalHarmonic > _harm
Math::real MajorRadius() const
static const Geocentric & WGS84()
Geomagnetic field on a circle of latitude.
Header for GeographicLib::SphericalHarmonic class.
gtsam
Author(s):
autogenerated on Fri Nov 1 2024 03:33:10