2.3.3.3.129. NXfit_parameter

Status:

base class, extends NXobject

Description:

A parameter for a fit function. ...

A parameter for a fit function. This would typically be a variable that is optimized in a fit.

Symbols:

No symbol table

Groups cited:

none

Structure:

name: (optional) NX_CHAR

The name of the parameter.

description: (optional) NX_CHAR

A description of what this parameter represents.

value: (optional) NX_NUMBER {units=NX_ANY}

The value of the parameter. After fitting, this would store the ...

The value of the parameter. After fitting, this would store the optimized value.

min_value: (optional) NX_NUMBER {units=NX_ANY}

The minimal value of the parameter, to be used as a constraint during fitting.

max_value: (optional) NX_NUMBER {units=NX_ANY}

The maximal value of the parameter, to be used as a constraint during fitting.

Hypertext Anchors

List of hypertext anchors for all groups, fields, attributes, and links defined in this class.

NXDL Source:

https://github.com/FAIRmat-NFDI/nexus_definitions/tree/fairmat/contributed_definitions/NXfit_parameter.nxdl.xml