APM:Libraries
Public Member Functions | Public Attributes | List of all members
CompassCalibrator::param_t Class Reference
Collaboration diagram for CompassCalibrator::param_t:
[legend]

Public Member Functions

float * get_sphere_params ()
 
float * get_ellipsoid_params ()
 

Public Attributes

float radius
 
Vector3f offset
 
Vector3f diag
 
Vector3f offdiag
 

Detailed Description

Definition at line 46 of file CompassCalibrator.h.

Member Function Documentation

◆ get_ellipsoid_params()

float* CompassCalibrator::param_t::get_ellipsoid_params ( )
inline

Definition at line 52 of file CompassCalibrator.h.

Referenced by CompassCalibrator::run_ellipsoid_fit().

Here is the caller graph for this function:

◆ get_sphere_params()

float* CompassCalibrator::param_t::get_sphere_params ( )
inline

Definition at line 48 of file CompassCalibrator.h.

Referenced by CompassCalibrator::run_sphere_fit().

Here is the caller graph for this function:

Member Data Documentation

◆ diag

Vector3f CompassCalibrator::param_t::diag

◆ offdiag

Vector3f CompassCalibrator::param_t::offdiag

◆ offset

Vector3f CompassCalibrator::param_t::offset

◆ radius

float CompassCalibrator::param_t::radius

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