Table of Contents

Namespace Hse.EviFluor

Classes

AutoGainResult

Represents the result of an automatic gain adjustment operation.

Channel

Represents a measurement channel with sample and reference values, measured in mV.

Device

This class represents the eviFluor module.

Dict

Defines constant dictionary keys used in measurement processing.

Factors

Represents standardization factors with low and high values.

FirstAirMeasurementResult

Represents the result of the first air measurement, containing the minimum and maximum recorded measurements.

FirstSampleMeasurementResult

Represents the result of the first sample measurement, containing auto-gain results and the measurement itself.

Measurement

Represents a measurement containing baseline, air, and sample values, along with optional comments.

Point

Represents a data point with a concentration and corresponding value.

Results

Represents the results the concentration measurement.

SelfTestResult

Represents the result of a self-test, containing various checks and problem indicators.

SingleMeasurement

Represents a single measurement consisting the 470 nm wavelength channel.

StorageMeasurement

Handles storage and retrieval of measurements using JSON serialization.

StorageMeasurementEntry

Represents an entry in the storage measurement system. Contains a measurement, an optional comment, results, and raw JSON data.

USB

Provides USB-related constants.

Verification

Provides verification checks for various measurement types and conditions.

Verification.Entry

Represents a single verification result entry within the Verification process.

Interfaces

IKit

Interface for implementing calibration fitting algorithms.

Enums

Error

Enumeration representing various error codes.

Index

Enumeration representing different index values for hardware configurations.

Selftest

Flags enumeration for self-test components.

StatusLedColor

Enumeration representing different status led colors .

TypeOf

Enumeration representing different data types.

Verification.Hints

Flags that provide context-sensitive hints for verification checks.

Verification.ProblemId

Enum representing various types of problems that may occur during verification.