mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 04:30:33 +00:00
Cosmetics
This commit is contained in:
parent
db50c2a275
commit
5ad98885a5
@ -732,7 +732,7 @@ void PositionSystemTest::check_results()
|
||||
std::cout << "----- Position and Velocity 3D ECEF error statistics -----" << std::endl;
|
||||
if (!FLAGS_config_file_ptest.empty())
|
||||
{
|
||||
std::cout << "----- Configuration file: " << FLAGS_config_file_ptest << std::endl;
|
||||
std::cout << "---- Configuration file: " << FLAGS_config_file_ptest << std::endl;
|
||||
}
|
||||
std::streamsize ss = std::cout.precision();
|
||||
std::cout << std::setprecision(10) << "---- 3D ECEF Position RMSE = "
|
||||
|
Loading…
Reference in New Issue
Block a user