_stack_method Struct Reference

Public Types

enum  {
  AVERAGE, MEAN, WMEAN, MEDIAN,
  MINMAX, KSIGMA
}

Data Fields

enum _stack_method:: { ... }  method
const char * method_name
union {
   struct {
      int   min_reject
      int   max_reject
   }   minmax
   struct {
      double   klow
      double   khigh
      int   kiter
   }   ksigma
pars

Detailed Description

Definition at line 36 of file fors_stack.h.


The documentation for this struct was generated from the following file:

Generated on 12 Feb 2016 for FORS Pipeline Reference Manual by  doxygen 1.6.1