![]() |
Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
|
| ▼ include | |
| ▼ otcsdk | |
| ▼ alarms | |
| AlarmChannel.h | Contains an interface representing an alarm channel |
| AlarmChannelConfig.h | Contains a class defining the configuration of an alarm channel |
| AlarmChannelStatus.h | Contains a class holding the status of an alarm channel |
| AlarmProperties.h | Contains enums defining various properties of alarms |
| AlarmsConfig.h | Contains a class encapsulating the configuration of the alarms |
| CompositeAlarmStatus.h | Contains a class holding the status of a composite alarm |
| ▼ common | |
| ChipHeatingMode.h | Contains an enum for the available chip heating modes |
| ConnectionState.h | Contains an enum representing the current state of the connection |
| 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 |
| 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 |
| OperationInfo.h | Contains a class that holds debug and performance information about an operation module within the processing pipeline |
| 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 |
| ProcessingOutputConfig.h | Contains a struct specifying which outputs should be computed and provided by the SDK |
| RadiationParameters.h | Contains a class holding the individual radiation parameters |
| Range.h | Contains a class for generic ranges |
| RdcMode.h | Contains enum and utility functions for (R)adial (D)istortion (C)orrection modes |
| Slope.h | Contains a class holding the parameters for a linear transformation |
| 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 processed thermal frame |
| Vector.h | Contains a class for a generic 2D vector |
| Version.h | Contains a class encapsulating version information |
| 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 base class for all clients observing the EnumerationManager |
| EnumerationDetector.h | Contains the interface definition for classes detecting available devices |
| EnumerationManager.h | Contains a class that monitors available devices |
| ▼ events | |
| AlarmEvent.h | Contains a class defining an alarm event |
| CompositeAlarmEvent.h | Contains a class defining the composite alarm event |
| ConnectionEvent.h | Contains a class representing a connection event |
| FrameEvent.h | Contains a class representing a frame event |
| OperationInfoEvent.h | Contains a class defining an operation info event |
| RawFrameEvent.h | Contains a class representing a raw frame event |
| UncommittedValueEvent.h | Contains a class defining an uncommitted value event |
| VideoFormatEvent.h | Contains a class defining a video format event |
| ▼ fields | |
| FieldProperties.h | Contains various enums and structs representing the properties of fields |
| FieldStatus.h | Contains a class that encapsulates status of a processed measurement field |
| MeasurementField.h | Contains an interface representing a measurement field |
| MeasurementFieldConfig.h | Contains a class encapsulating the configuration of a measurement field |
| ▼ pif | |
| PifChannelConfigs.h | Contains classes holding the configuration parameter for the different process interface channels |
| PifConfig.h | Contains a class encapsulating the configuration for the process interface |
| PifProperties.h | Contains enums defining various properties of process interfaces |
| UncommittedValueStatus.h | Contains a class holding the status of an uncommitted value |
| 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 |