dRonin  adbada4
dRonin GCS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Utils::HomeLocationUtil Class Reference

#include <homelocationutil.h>

Public Member Functions

 HomeLocationUtil ()
 
int getDetails (double LLA[3], double Be[3])
 Get local magnetic field. More...
 

Detailed Description

Definition at line 37 of file homelocationutil.h.

Constructor & Destructor Documentation

Utils::HomeLocationUtil::HomeLocationUtil ( )

Definition at line 40 of file homelocationutil.cpp.

Member Function Documentation

int Utils::HomeLocationUtil::getDetails ( double  LLA[3],
double  Be[3] 
)

Get local magnetic field.

Parameters
[in]LLAThe longitude-latitude-altitude coordinate to compute the magnetic field at
[out]BeThe resulting magnetic field at that location and time in [mGau](?)
Returns
0 if successful, -1 otherwise.

Definition at line 50 of file homelocationutil.cpp.


The documentation for this class was generated from the following files: