GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
Pvt_Solution Member List

This is the complete list of members for Pvt_Solution, including all inherited members.

get_clock_drift_ppm() constPvt_Solution
get_course_over_ground() constPvt_Solution
get_gdop() const =0 (defined in Pvt_Solution)Pvt_Solutionpure virtual
get_hdop() const =0 (defined in Pvt_Solution)Pvt_Solutionpure virtual
get_height() constPvt_Solution
get_latitude() constPvt_Solution
get_longitude() constPvt_Solution
get_num_valid_observations() constPvt_Solution
get_pdop() const =0 (defined in Pvt_Solution)Pvt_Solutionpure virtual
get_position_UTC_time() const (defined in Pvt_Solution)Pvt_Solution
get_rx_pos() const (defined in Pvt_Solution)Pvt_Solution
get_rx_vel() const (defined in Pvt_Solution)Pvt_Solution
get_speed_over_ground() constPvt_Solution
get_time_offset_s() constPvt_Solution
get_vdop() const =0 (defined in Pvt_Solution)Pvt_Solutionpure virtual
is_pre_2009() const (defined in Pvt_Solution)Pvt_Solution
is_valid_position() const (defined in Pvt_Solution)Pvt_Solution
Pvt_Solution()=default (defined in Pvt_Solution)Pvt_Solution
set_clock_drift_ppm(double clock_drift_ppm)Pvt_Solution
set_course_over_ground(double cog_deg)Pvt_Solution
set_num_valid_observations(int num)Pvt_Solution
set_position_UTC_time(const boost::posix_time::ptime &pt) (defined in Pvt_Solution)Pvt_Solution
set_pre_2009_file(bool pre_2009_file)Pvt_Solution
set_rx_pos(const std::array< double, 3 > &pos)Pvt_Solution
set_rx_vel(const std::array< double, 3 > &vel)Pvt_Solution
set_speed_over_ground(double speed_m_s)Pvt_Solution
set_time_offset_s(double offset)Pvt_Solution
set_valid_position(bool is_valid) (defined in Pvt_Solution)Pvt_Solution
~Pvt_Solution()=default (defined in Pvt_Solution)Pvt_Solutionvirtual