mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-08-29 17:07:58 +00:00
make Pvt_Conf a class again
This commit is contained in:
@@ -27,8 +27,9 @@
|
||||
* \{ */
|
||||
|
||||
|
||||
struct Pvt_Conf
|
||||
class Pvt_Conf
|
||||
{
|
||||
public:
|
||||
std::map<int, int> rtcm_msg_rate_ms;
|
||||
|
||||
std::string rinex_name = std::string("-");
|
||||
|
Reference in New Issue
Block a user