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

Public Attributes

std::string className
 
std::string tooltip
 
std::vector< ParaMetaparaMeta
 

Detailed Description

Metadata of one model node.

Definition at line 37 of file INode.h.

Member Data Documentation

◆ className

std::string NodeMeta::className

Definition at line 38 of file INode.h.

Referenced by INode::INode(), and nodeMetaUnion().

◆ tooltip

std::string NodeMeta::tooltip

Definition at line 39 of file INode.h.

Referenced by nodeMetaUnion().

◆ paraMeta

std::vector<ParaMeta> NodeMeta::paraMeta

Definition at line 40 of file INode.h.

Referenced by INode::INode(), and nodeMetaUnion().


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