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

Function ID, for use by MathFunc class. More...

#include <MathFunc.h>

Public Attributes

String name
 
Vector< double > args
 

Detailed Description

Function ID, for use by MathFunc class.

Synopsis

Function ID, for use by MathFunc class.

Definition at line 127 of file MathFunc.h.

Member Data Documentation

Vector<double> casacore::FuncId::args

Definition at line 127 of file MathFunc.h.

String casacore::FuncId::name

Definition at line 127 of file MathFunc.h.


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