GRAVI Pipeline Reference Manual  1.2.3
Functions
Strehl computation related functions

Functions

cpl_error_code gravi_strehl (double wavelength)
 Compute the Strehl ratio. More...
 

Detailed Description

Function Documentation

cpl_error_code gravi_strehl ( double  wavelength)

Compute the Strehl ratio.

Parameters
wavelengthThe wavelength
Returns
CPL_ERROR_NONE if there were no errors. CPL_ERROR_INCOMPATIBLE_INPUT if wavelength is negative.

Definition at line 47 of file gravi_strehl.c.