Click or drag to resize

RelaxISPlugin_MultifitModelParameterStartIndizes Property

Gets the dictionary of start indizes for each spectrum by index.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public StartIndexDictionary ParameterStartIndizes { get; }

Property Value

StartIndexDictionary
Remarks
This is populated automatically by RelaxIS and should not be modified.
See Also