_stack_method Struct Reference


Public Types

 AVERAGE
 MEDIAN
 MINMAX
 KSIGMA
enum  { AVERAGE, 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 Fri Mar 4 09:46:01 2011 for FORS Pipeline Reference Manual by  doxygen 1.4.7