BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ParaMeta Struct Reference

Metadata of one model parameter. More...

Public Attributes

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

Detailed Description

Metadata of one model parameter.

Definition at line 28 of file INode.h.

Member Data Documentation

◆ name

std::string ParaMeta::name

Definition at line 29 of file INode.h.

Referenced by INode::INode().

◆ tooltip

std::string ParaMeta::tooltip

Definition at line 31 of file INode.h.

◆ unit

std::string ParaMeta::unit

Definition at line 30 of file INode.h.

Referenced by INode::INode().

◆ vDefault

double ParaMeta::vDefault

Definition at line 34 of file INode.h.

◆ vMax

double ParaMeta::vMax

Definition at line 33 of file INode.h.

Referenced by INode::INode().

◆ vMin

double ParaMeta::vMin

Definition at line 32 of file INode.h.

Referenced by INode::INode().


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