![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Public Member Functions | |
| void | run_cmd_server (int tcp_port) |
| void | set_msg_queue (std::shared_ptr< Concurrent_Queue< pmt::pmt_t > > control_queue) |
| time_t | get_utc_time () const |
| gets the UTC time parsed from the last TC command issued | |
| std::array< float, 3 > | get_LLH () const |
| gets the Latitude, Longitude and Altitude vector from the last TC command issued | |
| void | set_pvt (std::shared_ptr< PvtInterface > PVT_sptr) |
Definition at line 41 of file tcp_cmd_interface.h.
| std::array< float, 3 > TcpCmdInterface::get_LLH | ( | ) | const |
gets the Latitude, Longitude and Altitude vector from the last TC command issued
| time_t TcpCmdInterface::get_utc_time | ( | ) | const |
gets the UTC time parsed from the last TC command issued