UFO
|
#include <ObsFunctionBase.h>
Static Public Attributes | |
static const char * | valueTypeName = "float" |
Name of the type of values produced by subclasses of ObsFunctionBase<float>. More... | |
static const char * | groupName = "ObsFunction" |
Name of the group identifying ObsFunctions producing floats. More... | |
Definition at line 53 of file ObsFunctionBase.h.
|
static |
Name of the group identifying ObsFunctions producing floats.
Definition at line 57 of file ObsFunctionBase.h.
|
static |
Name of the type of values produced by subclasses of ObsFunctionBase<float>.
Definition at line 55 of file ObsFunctionBase.h.