Skip to content
Snippets Groups Projects
Commit be66aaee authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

..

parent 93118d4f
No related branches found
No related tags found
1 merge request!913cleanup and simplification in specular scan context
...@@ -33,7 +33,7 @@ PolFilter::PolFilter(R3 direction, double efficiency, double total_transmission) ...@@ -33,7 +33,7 @@ PolFilter::PolFilter(R3 direction, double efficiency, double total_transmission)
} }
PolFilter::PolFilter() PolFilter::PolFilter()
: PolFilter({}, {}, 1.0) : PolFilter({}, 0.0, 1.0)
{ {
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment