Cost functor for magnetometer sample when doing only hard iron offsets.
More...
#include <magnetometer_error.h>
|
static ceres::CostFunction * | Create (double x, double y, double z) |
|
Cost functor for magnetometer sample when doing only hard iron offsets.
Definition at line 28 of file magnetometer_error.h.
HardIronOffsetError::HardIronOffsetError |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
|
inline |
static ceres::CostFunction* HardIronOffsetError::Create |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
|
inlinestatic |
template<typename T >
bool HardIronOffsetError::operator() |
( |
const T *const |
params, |
|
|
T * |
residuals |
|
) |
| const |
|
inline |
double HardIronOffsetError::x_ |
|
private |
double HardIronOffsetError::y_ |
|
private |
double HardIronOffsetError::z_ |
|
private |
The documentation for this class was generated from the following file: