0.4.1
Loading...
Searching...
No Matches
NAV::Orbit::PosVel Struct Reference

Satellite Position and Velocity. More...

Data Fields

Eigen::Vector3d e_pos
 The WGS84 ECEF position of the satellite at transmit time of the signal, in ECEF axes at the time of reception [m].
 
Eigen::Vector3d e_vel
 The WGS84 ECEF velocity of the satellite at transmit time of the signal, in ECEF axes at the time of reception [m].
 

Detailed Description

Satellite Position and Velocity.

Definition at line 33 of file Orbit.hpp.

Field Documentation

◆ e_pos

Eigen::Vector3d NAV::Orbit::PosVel::e_pos

The WGS84 ECEF position of the satellite at transmit time of the signal, in ECEF axes at the time of reception [m].

Definition at line 35 of file Orbit.hpp.

◆ e_vel

Eigen::Vector3d NAV::Orbit::PosVel::e_vel

The WGS84 ECEF velocity of the satellite at transmit time of the signal, in ECEF axes at the time of reception [m].

Definition at line 36 of file Orbit.hpp.


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