UFO
|
#include <ObsFunctionBase.h>
Static Public Attributes | |
static const char * | valueTypeName = "int" |
Name of the type of values produced by subclasses of ObsFunctionBase<int>. More... | |
static const char * | groupName = "IntObsFunction" |
Name of the group identifying ObsFunctions producing ints. More... | |
Definition at line 61 of file ObsFunctionBase.h.
|
static |
Name of the group identifying ObsFunctions producing ints.
Definition at line 65 of file ObsFunctionBase.h.
|
static |
Name of the type of values produced by subclasses of ObsFunctionBase<int>.
Definition at line 63 of file ObsFunctionBase.h.