My Project
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
compassBiasT Struct Reference

#include <TNavFilter.h>

Public Member Functions

 compassBiasT ()
 
 ~compassBiasT ()
 
double evalCompassBias (double psi)
 

Public Attributes

double * cosineCoeff
 
double * sineCoeff
 
double constCoeff
 
int seriesOrder
 

Detailed Description

compassBiasT struct is used to contain information on the heading-dependent compass bias.

Constructor & Destructor Documentation

compassBiasT::compassBiasT ( )
inline
compassBiasT::~compassBiasT ( )
inline

Member Function Documentation

double compassBiasT::evalCompassBias ( double  psi)
inline

Member Data Documentation

double compassBiasT::constCoeff
double* compassBiasT::cosineCoeff
int compassBiasT::seriesOrder
double* compassBiasT::sineCoeff

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