channel2fgrid_indexes
- property Workspace.channel2fgrid_indexes
Definition of backend frequency response, link to
f_grid.The WSV is used to describe the frequency response of backend channels together with the accompanying WSV
channel2fgrid_weights.This WSV links each channel to the elements of
f_grid. In short it lists what elements off_gridthat are relevant for each channel.More precisely, the first dimension gives the number of output channels. Each ArrayOfIndex gives the index of the values in
f_gridassociated with the channel of concern. For a pure double-sideband receiver, where there is one monochromatic frequency per passband, this argument could look like: [[0,5],[1,4],[2,3],[7,8],[7,8]].Workspace methods that can generate channel2fgrid_indexes
Workspace methods that require channel2fgrid_indexes
Generic workspace methods that can generate or use channel2fgrid_indexes
See
ArrayOfArrayOfIndexand/orAny- type:
WorkspaceVariable- holds typeArrayOfArrayOfIndex