#include <pslib.h>
#include "pmFPA.h"
Include dependency graph for pmNonLinear.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| pmReadout * | pmNonLinearityPolynomial (pmReadout *in, const psPolynomial1D *coeff) |
| Correct non-linearity through polynomial. | |
| pmReadout * | pmNonLinearityLookup (pmReadout *in, const psVector *inFlux, const psVector *outFlux) |
| Correct non-linearity through table lookup. | |
1.5.1