.. index:: pair: struct; P1::ImageSdk::CompensationRecord .. _doxid-struct_p1_1_1_image_sdk_1_1_compensation_record: struct P1::ImageSdk::CompensationRecord ======================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct CompensationRecord { // fields :ref:`Quadratic` :target:`compC`; :ref:`Quadratic` :target:`compXp`; :ref:`Quadratic` :target:`compYp`; :ref:`Quadratic` :target:`compK1`; :ref:`Quadratic` :target:`compK2`; :ref:`Quadratic` :target:`compK3`; :ref:`Quadratic` :target:`compP1`; :ref:`Quadratic` :target:`compP2`; :ref:`Quadratic` :target:`compB1`; :ref:`Quadratic` :target:`compB2`; };