mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-24 11:04:53 +00:00
Initialization of class member in the constructor
This commit is contained in:
@@ -68,6 +68,7 @@ Gps_CNAV_Navigation_Message::Gps_CNAV_Navigation_Message()
|
||||
satelliteBlock[prn_] = gnss_satellite_.what_block("GPS", prn_);
|
||||
}
|
||||
b_flag_iono_valid = false;
|
||||
b_flag_utc_valid = false;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user