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

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

Go to the source code of this file.
Data Structures | |
| struct | pmCombineParams |
| Combination parameters for pmReadoutCombine. More... | |
Functions | |
| pmCombineParams * | pmCombineParamsAlloc (psStatsOptions statsOptions) |
| bool | pmReadoutCombine (pmReadout *output, const psArray *inputs, const psVector *zero, const psVector *scale, const pmCombineParams *params) |
| Combine multiple readouts, applying zero and scale, with optional minmax clipping. | |
1.5.1