backend_channel_response
- property Workspace.backend_channel_response
The response of each backend channel.
The response is given as an
ArrayOfGriddedField1
. The grid consists of relative frequencies. These relative frequencies are added tof_backend
to obtain the absolute frequency for each response value. The actual data are the response at each frequency grid point.There are here two options. If the array has length 1, the same response is applied for all channels. Accordingly, this assumes that all channels have the same response function. The second option is to specify the response for each channel seperately. This signifies that the
backend_channel_response
array has either 1 or n elements, where n is the length off_backend
Usage: Set by the user.
Size:
Array[N_ch]
GriddedField1
[N_f]
[N_f]
Workspace methods that can generate backend_channel_response
Workspace methods that require backend_channel_response
Generic workspace methods that can generate or use backend_channel_response
See
ArrayOfGriddedField1
and/orAny
- type:
WorkspaceVariable
- holds typeArrayOfGriddedField1