UFO
ufo::ObsFunctionTraits< float > Struct Reference

#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...
 

Detailed Description

Definition at line 53 of file ObsFunctionBase.h.

Member Data Documentation

◆ groupName

const char * ufo::ObsFunctionTraits< float >::groupName = "ObsFunction"
static

Name of the group identifying ObsFunctions producing floats.

Definition at line 57 of file ObsFunctionBase.h.

◆ valueTypeName

const char * ufo::ObsFunctionTraits< float >::valueTypeName = "float"
static

Name of the type of values produced by subclasses of ObsFunctionBase<float>.

Definition at line 55 of file ObsFunctionBase.h.


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