BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
ParaMeta Struct Reference

Description

Metadata of one model parameter.

Definition at line 29 of file INode.h.

Collaboration diagram for ParaMeta:
[legend]

Public Attributes

std::string name
 
std::string tooltip
 
std::string unit
 
double vDefault
 
double vMax
 
double vMin
 

Member Data Documentation

◆ name

std::string ParaMeta::name

Definition at line 30 of file INode.h.

Referenced by INode::checkNodeArgs().

◆ tooltip

std::string ParaMeta::tooltip

Definition at line 32 of file INode.h.

◆ unit

std::string ParaMeta::unit

Definition at line 31 of file INode.h.

◆ vDefault

double ParaMeta::vDefault

Definition at line 35 of file INode.h.

◆ vMax

double ParaMeta::vMax

Definition at line 34 of file INode.h.

Referenced by INode::checkNodeArgs().

◆ vMin

double ParaMeta::vMin

Definition at line 33 of file INode.h.

Referenced by INode::checkNodeArgs().


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