Thermal Camera SDK 10.0.1
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
  common
 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
 FrameIterator.hContains a class that realizes the iteration over Frames
 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
 ImageIterator.hContains class that realize the iteration over the pixels of false color images
 MeasurementField.hContains a class encapsulating the properties and data of a rectangular measurement field
 MeasurementFieldIterator.hContains a class realizing the iteration over measurement field data
 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
 SnapshotEvent.hContains a class holding all the information about a snapshot event
 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 thermal frame received from a device
 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
 Port.hContains a class representing an network port
  enumeration
 EnumerationClient.hContains the interface definition for classes that wish to be updated about the detection of available devices
 EnumerationDetector.hContains the interface definition for classes detecting available devices
 EnumerationManager.hContains a class that monitors available devices
 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
 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