--- jupytext: text_representation: extension: .md format_name: myst format_version: 0.13 jupytext_version: 1.13.8 kernelspec: display_name: 'Python 3' name: python3 --- (needle_comb_reserve_capability)= # needle_comb_reserve_capability An object describing different types of reserve delivery capabilities for a single needle_combination on a pelton generator. | | | |---|---| |Input connections|{ref}`needle_combination`| |Output connections|{ref}`needle_combination`| |License|SHOP_RESERVE_GROUP| |Release version|14.4.0.0| ```{contents} :local: :depth: 1 ``` ## Attributes ```{code-cell} ipython3 :tags: ['remove-input', 'full-width'] from IPython.core.display import HTML HTML("""
""") ``` (needle_comb_reserve_capability:reserve_type_name)= ### reserve_type_name The reserve product this reserve capability definition is valid for. Can be either FCR_N_UP/DOWN, FCR_D_UP/DOWN, FRR_UP/DOWN, or RR_UP/DOWN (xUnit: NO_UNIT, yUnit: NO_UNIT) (needle_comb_reserve_capability:p_extended)= ### p_extended Defines an extended production limit for delivering this reserve type. It should be higher than the maximum needle_combination production for upward reserves or below the minimum needle_combination production for downward reserves. (xUnit: NO_UNIT, yUnit: MW)