yr.GetParam
=======================

.. py:class:: yr.GetParam(get_params: ~typing.List[~yr.GetParam] = <factory>)

    获取参数配置类。

    **属性**：

    .. list-table::
       :header-rows: 0
       :widths: 30 70

       * - :ref:`offset <offset>`
         - 偏移量，默认为 ``0``。
       * - :ref:`size <size>`
         - 大小，默认为 ``0``。

    **方法**：

    .. list-table::
       :header-rows: 0
       :widths: 30 70

       * - :ref:`__init__ <init_GetParam>`
         -


.. toctree::
    :maxdepth: 1
    :hidden:

    yr.GetParam.__init__
    yr.GetParam.offset
    yr.GetParam.size

