casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
casacore::MathFunc_global_functions_FUNCTYPE_enum Struct Reference

Enum used to identify function type for MathFunc class. More...

#include <MathFunc.h>

Public Types

enum  FUNCTYPE {
  UNARY,
  GAUSSIAN,
  KB,
  MOD_KB,
  SINC,
  SPHEROIDAL,
  EXP_SINC
}
 

Detailed Description

Enum used to identify function type for MathFunc class.

Synopsis

Enum used to identify function type for MathFunc class


Caution: The following enum documentation is currently extracted by hand, and thus could be out of date if this documentation was not updated when the enum was modified;

The FUNCTYPE enum is:

Definition at line 113 of file MathFunc.h.

Member Enumeration Documentation

Enumerator
UNARY 
GAUSSIAN 
KB 
MOD_KB 
SINC 
SPHEROIDAL 
EXP_SINC 

Definition at line 114 of file MathFunc.h.


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