mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-13 03:30:33 +00:00
initializing member at the constructor
This commit is contained in:
parent
7e04308a67
commit
24c75a19db
@ -55,6 +55,8 @@ void Gps_CNAV_Navigation_Message::reset()
|
||||
d_satvel_X = 0;
|
||||
d_satvel_Y = 0;
|
||||
d_satvel_Z = 0;
|
||||
|
||||
d_TOW = 0.0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user