mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-02-14 18:10:10 +00:00
initializing member in the constructor
This commit is contained in:
parent
d88c007fa3
commit
4d34af4f40
@ -181,6 +181,7 @@ Galileo_E1_Tcp_Connector_Tracking_cc::Galileo_E1_Tcp_Connector_Tracking_cc(
|
||||
d_acc_code_phase_secs = 0.0;
|
||||
d_code_phase_samples = 0;
|
||||
d_next_prn_length_samples = 0;
|
||||
d_carrier_doppler_hz = 0.0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user