![]() |
0.4.1
|
Antenna frequency dependant information. More...
Data Fields | |
Eigen::MatrixXd | pattern |
Eigen::Matrix2Xd | patternAzimuthIndependent |
Eigen::Vector3d | phaseCenterOffsetToARP |
Eccentricities of the mean antenna phase center relative to the antenna reference point (ARP). North, east and up component in [m]. | |
Antenna frequency dependant information.
Definition at line 49 of file AntexReader.hpp.
Eigen::MatrixXd NAV::AntexReader::AntennaFreqInfo::pattern |
Phase center variation [mm]
Definition at line 60 of file AntexReader.hpp.
Eigen::Matrix2Xd NAV::AntexReader::AntennaFreqInfo::patternAzimuthIndependent |
Phase center variation pattern independent from azimuth [mm]
Definition at line 56 of file AntexReader.hpp.
Eigen::Vector3d NAV::AntexReader::AntennaFreqInfo::phaseCenterOffsetToARP |
Eccentricities of the mean antenna phase center relative to the antenna reference point (ARP). North, east and up component in [m].
Definition at line 52 of file AntexReader.hpp.