fluxEngine Public API
4.22.0

Contents

  • Introduction
  • File I/O
  • Calibration Information
  • Device Support
  • Advanced Topics
  • C API: Introduction
  • C++ API: Introduction
  • .NET API: Introduction
  • Python API: Introduction
  • C Reference Documentation
  • C++ Reference Documentation
  • .NET Reference Documentation
  • Python Reference Documentation
    • Version Information
    • Library Setup and Driver Paths
    • Processing Queue Sets
    • File I/O for Measurements (HSI Cubes, etc.)
    • Models
    • Calibration Information
    • Data Processing and Instrument Data Standardization
    • Parameter Information
    • Device Enumeration
    • Devices
    • File I/O for Raw References
  • Helper Code Used In Examples
  • Runnable Examples
  • System Configuration
fluxEngine Public API
  • Python Reference Documentation

Python Reference Documentation

Contents

  • Version Information
    • versionString
    • versionMajor
    • versionMinor
  • Library Setup and Driver Paths
    • Handle
  • Processing Queue Sets
    • ProcessingQueueSet
  • File I/O for Measurements (HSI Cubes, etc.)
    • loadMeasurementList
    • MeasurementList
    • saveMeasurementList
    • MeasurementHSICubeInput
    • MeasurementHSICubeBufferInput
    • createMeasurementHSICube
  • Models
    • Model
  • Calibration Information
    • CalibrationSettingType
    • CalibrationInfo
  • Data Processing and Instrument Data Standardization
    • HSICube_StorageOrder
    • PushBroomFrame_StorageOrder
    • ValueType
    • ReferenceInfo
    • OutputSinkTensorStructure
    • OutputSinkObjectListStructure
    • OutputSinkInfo
    • OutputObject
    • OutputObjectStatistics
    • ProcessingContext
    • MeasurementProcessingContextFlag
  • Parameter Information
    • ParameterInfo
  • Device Enumeration
    • DriverType
    • DriverState
    • EnumeratedDriver
    • EnumeratedDevice
    • EnumerationWarning
    • EnumerationError
    • EnumerationResult
    • enumerateDevices
  • Devices
    • ConnectionSettings
    • DeviceGroup
    • DeviceType
    • Device
    • LightControlDevice
    • BufferScalarType
    • InstrumentDevice
    • BufferInfo
    • PersistentBufferInfo
    • BufferContainer
    • HSIRecordingResult
    • InstrumentParameters
    • DeviceProcessingContextCreationFlag
    • DimensionLabelInfo
    • createBufferContainerForRecordingContext
  • File I/O for Raw References
    • ReferenceImportFlag
    • importReference
    • exportReference
Previous Next

© Copyright 2020-2023, LuxFlux GmbH.

Built with Sphinx using a theme provided by Read the Docs.