diff --git a/Modules/Applications/AppOpticalCalibration/app/otbOpticalCalibration.cxx b/Modules/Applications/AppOpticalCalibration/app/otbOpticalCalibration.cxx index aedb1da28e20d5ac81844f7777f078fe09735ea9..af2b478bffc8f2e2699836db831ae6c5a493f9e6 100644 --- a/Modules/Applications/AppOpticalCalibration/app/otbOpticalCalibration.cxx +++ b/Modules/Applications/AppOpticalCalibration/app/otbOpticalCalibration.cxx @@ -151,7 +151,7 @@ private: "- L(b) is the spectral radiance for band b \n" "- pi is the famous mathematical constant (3.14159...) \n" "- d is the earth-sun distance (in astronomical units) and depends on the acquisition's day and month \n" -"- ESUN(b) is the mean TOA solar irradiance (or solar illumination) in W/m²/micrometers\n" +"- ESUN(b) is the mean TOA solar irradiance (or solar illumination) in W/m2/micrometers\n" "- θ is the solar zenith angle in degrees. \n" "Note that the application asks for the solar elevation angle, and will perfom the conversion to the zenith angle itself (ze. angle = 90° - el. angle).\n" "Note also that ESUN(b) not only depends on the band b, but also on the spectral sensitivity of the sensor in this particular band. "