![]() |
0.5.0
|
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. | |
Antenna information.
Definition at line 722 of file ObservationEstimator.hpp.
| bool NAV::ObservationEstimator::Antenna::autoDetermine |
Try determine antenna type from e.g. RINEX file.
Definition at line 726 of file ObservationEstimator.hpp.
| bool NAV::ObservationEstimator::Antenna::correctPCO |
Correct phase center offset.
Definition at line 724 of file ObservationEstimator.hpp.
| bool NAV::ObservationEstimator::Antenna::correctPCV |
Correct phase center variation.
Definition at line 725 of file ObservationEstimator.hpp.
| Eigen::Vector3d NAV::ObservationEstimator::Antenna::hen_delta |
Delta values of marker to antenna base.
Definition at line 728 of file ObservationEstimator.hpp.
| std::string NAV::ObservationEstimator::Antenna::name |
Type of the antenna for the Antex lookup.
Definition at line 727 of file ObservationEstimator.hpp.