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

Wrong commit

parent 83fd4fbe
Branches
Tags
No related merge requests found
......@@ -59,18 +59,7 @@ FilterFunctionValues
AtmosphericCorrectionParameters
::AtmosphericCorrectionParameters()
{
m_SolarZenithalAngle = 361.;
m_SolarAzimutalAngle = 361.;
m_ViewingZenithalAngle = 361.;
m_ViewingAzimutalAngle = 361.;
m_Month = 0;
m_Day = 0;
m_AtmosphericPressure = -1.;
m_WaterVaporAmount = -1.;
m_OzoneAmount = -1.;
m_AerosolModel = CONTINENTAL;
m_AerosolOptical = -1.;
}
/**PrintSelf method */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment