![]() |
Thermal Camera SDK 10.1.1
SDK for Optris Thermal Cameras
|
| ▼ include | |
| ▼ otcsdk | |
| ▼ common | |
| DeviceInfo.h | Contains a class encapsulating important information about devices |
| DeviceType.h | Contains an enum representing the different types of Optris thermal cameras |
| FlagState.h | Contains an enum representing the different states of the shutter flag |
| Frame.h | Contains a class representing a data frame received from a device |
| FrameIterator.h | Contains a class that realizes the iteration over Frames |
| FrameMetadata.h | Contains a class encapsulating the metadata associated with each frame |
| Image.h | Contains a class that encapsulates false color images |
| ImageInfo.h | Contains a class holding detail information about the properties of a false color image |
| ImageIterator.h | Contains class that realize the iteration over the pixels of false color images |
| OperationMode.h | Contains the interface definition for classes specifying valid sets of configuration settings |
| Pixel.h | Contains a class encapsulating a pixel with three color channels and 8 bits of color depth |
| RadiationParameters.h | Contains a class holding the individual radiation parameters |
| Slope.h | Contains a class holding the parameters for a linear transformation |
| SnapshotEvent.h | Contains a class holding all the information about a snapshot event |
| TemperatureConverter.h | Contains a class that converts between temperatures in the internal SDK format and in °C |
| TemperaturePrecision.h | Contains an enum representing the different temperature precisions and constants denoting invalid temperatures |
| ThermalFrame.h | Contains a class encapsulating a thermal frame received from a device |
| VersionInfo.h | Contains a class encapsulating version and build information about the SDK |
| ▼ communication | |
| ▼ net | |
| DeviceNetworkConfig.h | Contains a class encapsulating the on device network configuration |
| IpAddress.h | Contains a class holding IP v4 address |
| MacAddress.h | Contains a class representing a MAC address |
| Port.h | Contains a class representing an network port |
| ▼ enumeration | |
| EnumerationClient.h | Contains the interface definition for classes that wish to be updated about the detection of available devices |
| EnumerationDetector.h | Contains the interface definition for classes detecting available devices |
| EnumerationManager.h | Contains a class that monitors available devices |
| ▼ fields | |
| FieldProperties.h | Contains various enums representing properties of fields |
| MeasurementField.h | Contains a class encapsulating the properties and data of a rectangular measurement field |
| MeasurementFieldConfig.h | Contains a class encapsulating the configuration of a measurement field |
| MeasurementFieldIterator.h | Contains a class realizing the iteration over measurement field data |
| ▼ pif | |
| PifChannelConfigs.h | Contains classes holding the configuration parameter for the different process interface channels |
| PifConfig.h | Contains a class that encapsulates the the configuration for the process interface |
| PifProperties.h | Contains enums defining various properties of process interfaces |
| Api.h | Contains defines controlling the Windows DLL export and import of symbols |
| Exceptions.h | Contains the exceptions raised by the SDK |
| FramerateCounter.h | Contains a class for measuring frame rates |
| ImageBuilder.h | Contains a class that converts thermal frames into false color images |
| IRImager.h | Contains the interface for all classes representing Optris thermal cameras |
| IRImagerClient.h | Contains the base class for all clients observing an IRImager |
| IRImagerConfig.h | Contains a class holding the SDK settings found in the configuration file |
| IRImagerConfigReader.h | Contains a static class that reads the SDK configuration XML files |
| IRImagerCreator.h | Contains the interface definition for classes instantiating IRImager implementations |
| IRImagerFactory.h | Contains a factory that instantiates IRImager implementations |
| ProcessInterface.h | Contains the interface that defines how to interact with process interfaces |
| Sdk.h | Contains a static class that allows for the basic configuration of the SDK and for retrieving basic information about the SDK |
| Unicode.h | Contains defines handling unicode characters |