.. index:: pair: struct; P1::ImageSdk::CompensationSet .. _doxid-struct_p1_1_1_image_sdk_1_1_compensation_set: struct P1::ImageSdk::CompensationSet ==================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct CompensationSet { // fields :ref:`CompensationRecord` :target:`bySensorTemp`; :ref:`CompensationRecord` :target:`byLensTemp`; :ref:`CompensationRecord` :target:`byPressure`; double :target:`nominalFocalLength` = 0; double :target:`calibrationTemperature` = 25.0; double :target:`calibrationPressure` = 0.0; bool :target:`valid` = false; };