Click or drag to resize

ClassResult Class

Defines a result for a class classification.
Inheritance Hierarchy
SystemObject
  RelaxIS_SDK.Plugins.Classifier.DataClassResult

Namespace: RelaxIS_SDK.Plugins.Classifier.Data
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public class ClassResult

The ClassResult type exposes the following members.

Constructors
 NameDescription
Public methodClassResult Initializes a new instance of the ClassResult class.
Top
Properties
 NameDescription
Public propertyScore Gets the class score.
Public propertySourceClass Gets the source class of this result.
Top
Methods
 NameDescription
Public methodGetPersistenceValues Return additional persistence data. This can be spectrum fit data as well as additional values for display in the result library.
Top
See Also