0.4.1
Loading...
Searching...
No Matches
NAV::ObservationEstimator::Antenna Struct Reference

Antenna information. More...

Data Fields

bool autoDetermine
 Try determine antenna type from e.g. RINEX file.
 
bool correctPCO
 Correct phase center offset.
 
bool correctPCV
 Correct phase center variation.
 
Eigen::Vector3d hen_delta
 Delta values of marker to antenna base.
 
std::string name
 Type of the antenna for the Antex lookup.
 

Detailed Description

Antenna information.

Definition at line 722 of file ObservationEstimator.hpp.

Field Documentation

◆ autoDetermine

bool NAV::ObservationEstimator::Antenna::autoDetermine

Try determine antenna type from e.g. RINEX file.

Definition at line 726 of file ObservationEstimator.hpp.

◆ correctPCO

bool NAV::ObservationEstimator::Antenna::correctPCO

Correct phase center offset.

Definition at line 724 of file ObservationEstimator.hpp.

◆ correctPCV

bool NAV::ObservationEstimator::Antenna::correctPCV

Correct phase center variation.

Definition at line 725 of file ObservationEstimator.hpp.

◆ hen_delta

Eigen::Vector3d NAV::ObservationEstimator::Antenna::hen_delta

Delta values of marker to antenna base.

Definition at line 728 of file ObservationEstimator.hpp.

◆ name

std::string NAV::ObservationEstimator::Antenna::name

Type of the antenna for the Antex lookup.

Definition at line 727 of file ObservationEstimator.hpp.


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