ARTS
2.3.1285(git:92a29ea9-dirty)
|
Representation of ARTS WSVs. More...
#include <arts_api.h>
Public Attributes | |
const char * | name |
Pointer to the c_str of the name of the variable. More... | |
const char * | description |
Pointer to the c_str of the description of the variable. More... | |
long | group |
The Index value representing the group this variable belongs to. More... | |
Representation of ARTS WSVs.
Definition at line 44 of file arts_api.h.
const char* VariableStruct::description |
Pointer to the c_str of the description of the variable.
Definition at line 48 of file arts_api.h.
long VariableStruct::group |
The Index value representing the group this variable belongs to.
Definition at line 50 of file arts_api.h.
const char* VariableStruct::name |
Pointer to the c_str of the name of the variable.
Definition at line 46 of file arts_api.h.
Referenced by get_g_in_nodef().