Namespace NextMind.Calibration
Classes
CalibrationManager
The CalibrationManager is the manager handling the whole calibration process.
TagCalibrationBehaviour
TagCalibrationBehaviour is the base class from which you must inherit to define the NeuroTag's behaviour during calibration.
Structs
CalibrationResults
A structure describing the results of a Device calibration.
Enums
CalibrationResults.CalibrationGrade
A simple enum used to expose a more user-friendly grade than NextMind.Calibration.CalibrationResults.Accuracy and NextMind.Calibration.CalibrationResults.Spm.
TagCalibrationBehaviour.BehaviourType
Enumeration providing the available behaviours that NeuroTags can adopt during calibration.