.. role:: red .. role:: blue .. role:: navy BirrpBlock ========== :navy:`filnam` ~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **filnam** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | File name of data block | hx.dat | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`nskip` ~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **nskip** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | number of points to skip | 0 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`nread` ~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **nread** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | number of points to read | 10000 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`ncomp` ~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **ncomp** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | number of components in file | 4 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`indices` ~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **indices** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | index values to use | [1, 2] | | | | | | **Type**: list[int] | int | str | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+