BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ParaMeta Struct Reference
Collaboration diagram for ParaMeta:

Public Attributes

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

Detailed Description

Metadata of one model parameter.

Definition at line 27 of file INode.h.

Member Data Documentation

◆ name

std::string ParaMeta::name

Definition at line 28 of file INode.h.

Referenced by INode::INode().

◆ unit

std::string ParaMeta::unit

Definition at line 29 of file INode.h.

Referenced by INode::INode().

◆ tooltip

std::string ParaMeta::tooltip

Definition at line 30 of file INode.h.

◆ vMin

double ParaMeta::vMin

Definition at line 31 of file INode.h.

Referenced by INode::INode().

◆ vMax

double ParaMeta::vMax

Definition at line 32 of file INode.h.

Referenced by INode::INode().

◆ vDefault

double ParaMeta::vDefault

Definition at line 33 of file INode.h.


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