0.4.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
NAV::GnssMeasurementErrorModel::ModelParametersCosineType Struct Reference

Model parameters for the 'cosine - type' model. More...

Data Fields

double a
 Coefficient.
 
double b
 Coefficient.
 
int n
 Coefficient.
 

Detailed Description

Model parameters for the 'cosine - type' model.

Definition at line 153 of file MeasurementErrors.hpp.

Field Documentation

◆ a

double NAV::GnssMeasurementErrorModel::ModelParametersCosineType::a

Coefficient.

Definition at line 155 of file MeasurementErrors.hpp.

◆ b

double NAV::GnssMeasurementErrorModel::ModelParametersCosineType::b

Coefficient.

Definition at line 156 of file MeasurementErrors.hpp.

◆ n

int NAV::GnssMeasurementErrorModel::ModelParametersCosineType::n

Coefficient.

Definition at line 157 of file MeasurementErrors.hpp.


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