rsl_vslice

This function retrieves an RHI-like vertical slice of volume scan at the given azimuth. A sweep structure consisting of a ray at the given azimuth at each elevation is returned.

Syntax

sweep = rsl_vslice(radarazimuth [, FIELD=string])
sweep = rsl_vslice(volumeazimuth)

Arguments

radar Radar structure.
volume Volume structure.
azimuth Azimuth at which vertical slice will be taken.

Keywords

FIELD A string identifying the radar field to select, for example, 'DZ'.

Return Value

A sweep structure containing the rays that make up the vertical slice. Ray[0] is at first elevation.