Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  include
  otcsdk
  alarms
 AlarmChannel.hContains an interface representing an alarm channel
 AlarmChannelConfig.hContains a class defining the configuration of an alarm channel
 AlarmChannelStatus.hContains a class holding the status of an alarm channel
 AlarmProperties.hContains enums defining various properties of alarms
 AlarmsConfig.hContains a class encapsulating the configuration of the alarms
 CompositeAlarmStatus.hContains a class holding the status of a composite alarm
  common
 ChipHeatingMode.hContains an enum for the available chip heating modes
 ConnectionState.hContains an enum representing the current state of the connection
 DeviceInfo.hContains a class encapsulating important information about devices
 DeviceType.hContains an enum representing the different types of Optris thermal cameras
 FlagState.hContains an enum representing the different states of the shutter flag
 Frame.hContains a class representing a data frame received from a device
 FrameMetadata.hContains a class encapsulating the metadata associated with each frame
 Image.hContains a class that encapsulates false color images
 ImageInfo.hContains a class holding detail information about the properties of a false color image
 OperationInfo.hContains a class that holds debug and performance information about an operation module within the processing pipeline
 OperationMode.hContains the interface definition for classes specifying valid sets of configuration settings
 Pixel.hContains a class encapsulating a pixel with three color channels and 8 bits of color depth
 ProcessingOutputConfig.hContains a struct specifying which outputs should be computed and provided by the SDK
 RadiationParameters.hContains a class holding the individual radiation parameters
 Range.hContains a class for generic ranges
 RdcMode.hContains enum and utility functions for (R)adial (D)istortion (C)orrection modes
 Slope.hContains a class holding the parameters for a linear transformation
 TemperatureConverter.hContains a class that converts between temperatures in the internal SDK format and in °C
 TemperaturePrecision.hContains an enum representing the different temperature precisions and constants denoting invalid temperatures
 ThermalFrame.hContains a class encapsulating a processed thermal frame
 Vector.hContains a class for a generic 2D vector
 Version.hContains a class encapsulating version information
 VersionInfo.hContains a class encapsulating version and build information about the SDK
  communication
  net
 DeviceNetworkConfig.hContains a class encapsulating the on device network configuration
 IpAddress.hContains a class holding IP v4 address
 MacAddress.hContains a class representing a MAC address
 Port.hContains a class representing an network port
  enumeration
 EnumerationClient.hContains the base class for all clients observing the EnumerationManager
 EnumerationDetector.hContains the interface definition for classes detecting available devices
 EnumerationManager.hContains a class that monitors available devices
  events
 AlarmEvent.hContains a class defining an alarm event
 CompositeAlarmEvent.hContains a class defining the composite alarm event
 ConnectionEvent.hContains a class representing a connection event
 FrameEvent.hContains a class representing a frame event
 OperationInfoEvent.hContains a class defining an operation info event
 RawFrameEvent.hContains a class representing a raw frame event
 UncommittedValueEvent.hContains a class defining an uncommitted value event
 VideoFormatEvent.hContains a class defining a video format event
  fields
 FieldProperties.hContains various enums and structs representing the properties of fields
 FieldStatus.hContains a class that encapsulates status of a processed measurement field
 MeasurementField.hContains an interface representing a measurement field
 MeasurementFieldConfig.hContains a class encapsulating the configuration of a measurement field
  pif
 PifChannelConfigs.hContains classes holding the configuration parameter for the different process interface channels
 PifConfig.hContains a class encapsulating the configuration for the process interface
 PifProperties.hContains enums defining various properties of process interfaces
 UncommittedValueStatus.hContains a class holding the status of an uncommitted value
 Api.hContains defines controlling the Windows DLL export and import of symbols
 Exceptions.hContains the exceptions raised by the SDK
 FramerateCounter.hContains a class for measuring frame rates
 ImageBuilder.hContains a class that converts thermal frames into false color images
 IRImager.hContains the interface for all classes representing Optris thermal cameras
 IRImagerClient.hContains the base class for all clients observing an IRImager
 IRImagerConfig.hContains a class holding the SDK settings found in the configuration file
 IRImagerConfigReader.hContains a static class that reads the SDK configuration XML files
 IRImagerCreator.hContains the interface definition for classes instantiating IRImager implementations
 IRImagerFactory.hContains a factory that instantiates IRImager implementations
 ProcessInterface.hContains the interface that defines how to interact with process interfaces
 Sdk.hContains a static class that allows for the basic configuration of the SDK and for retrieving basic information about the SDK
 Unicode.hContains defines handling unicode characters