|
musrfit 1.10.0
|
#include <mud.h>

Public Attributes | |
| MUD_CORE | core |
| double | low |
| double | high |
| double | mean |
| double | stddev |
| double | skewness |
| char * | name |
| char * | description |
| char * | units |
| char* MUD_SEC_GEN_IND_VAR::description |
Definition at line 393 of file mud.h.
Referenced by MUD_SEC_GEN_IND_VAR_proc().
| double MUD_SEC_GEN_IND_VAR::high |
Definition at line 388 of file mud.h.
Referenced by MUD_SEC_GEN_IND_VAR_proc().
| double MUD_SEC_GEN_IND_VAR::low |
Definition at line 387 of file mud.h.
Referenced by MUD_SEC_GEN_IND_VAR_proc().
| double MUD_SEC_GEN_IND_VAR::mean |
Definition at line 389 of file mud.h.
Referenced by MUD_SEC_GEN_IND_VAR_proc().
| char* MUD_SEC_GEN_IND_VAR::name |
Definition at line 392 of file mud.h.
Referenced by MUD_SEC_GEN_IND_VAR_proc().
| double MUD_SEC_GEN_IND_VAR::skewness |
Definition at line 391 of file mud.h.
Referenced by MUD_SEC_GEN_IND_VAR_proc().
| double MUD_SEC_GEN_IND_VAR::stddev |
Definition at line 390 of file mud.h.
Referenced by MUD_SEC_GEN_IND_VAR_proc().
| char* MUD_SEC_GEN_IND_VAR::units |
Definition at line 394 of file mud.h.
Referenced by MUD_SEC_GEN_IND_VAR_proc().