Click or drag to resize

ClassifierClass Class

Defines a class that the classifier can identify for a given spectrum.
Inheritance Hierarchy
SystemObject
  RelaxIS_SDK.Plugins.Classifier.DataClassifierClass

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

The ClassifierClass type exposes the following members.

Constructors
 NameDescription
Public methodClassifierClass Initializes a new instance of the ClassifierClass class.
Top
Properties
 NameDescription
Public propertyCategory Gets a category for this class for display purposes.
Public propertyDisplayString Gets a display string for this class.
Top
See Also