NCRPA BANDS: Difference between revisions
(Created page with "{{TAGDEF|NCRPA_BAND|[integer array]}} Description: Controls which bands are excluded in CRPA. Check also {{TAG|NTARGET_STATES}}. ---- For instance NCRPA_BAND = 21 22 23 r...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{TAGDEF| | {{TAGDEF|NCRPA_BANDS|[integer array]}} | ||
Description: Controls which bands are excluded in CRPA. Check also {{TAG|NTARGET_STATES}}. | Description: Controls which bands are excluded in CRPA. Check also {{TAG|NTARGET_STATES}}. | ||
Line 12: | Line 12: | ||
{{TAG|NTARGET_STATES}} | {{TAG|NTARGET_STATES}} | ||
{{sc| | {{sc|NCRPA_BANDS|Examples|Examples that use this tag}} | ||
---- | ---- | ||
Revision as of 12:37, 9 July 2018
NCRPA_BANDS = [integer array] Description: Controls which bands are excluded in CRPA. Check also NTARGET_STATES.
For instance
NCRPA_BAND = 21 22 23
removes all screening effects between bands 21, 22 and 23 in the RPA. This tag is effective for ALGO=CRPA and ignored otherwise.