pyrtlib.weighting_functions.WeightingFunctions.generate_wf#
- WeightingFunctions.generate_wf() ndarray #
Generate the weighting function.
\[\frac{\partial \tau}{\partial s} = -{\tau (\nu, s)}\times{\alpha (\nu, s)}\]This method calculates the weighting function based on the provided data. It performs calculations and returns the resulting weighting function.
- Returns:
The calculated weighting function.
- Return type:
np.ndarray
Examples using pyrtlib.weighting_functions.WeightingFunctions.generate_wf
#
Computation of Weighting Functions
Computation of Weighting Functions