Skip to content
Snippets Groups Projects
Commit 76986c48 authored by Cyrille Valladeau's avatar Cyrille Valladeau
Browse files

ENH : oups

parent 39ed1663
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ int otbSensorModel( int argc, char* argv[] )
std::ofstream file;
file.open(outFilename);
file << std::setprecision(20);
file << std::setprecision(15);
typedef otb::VectorImage<double, 2> ImageType;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment