Slice a data cube along specified dimensions
Space-Time Adaptive Processing
phasedstaplib
The Data Cube Slicer block slices a data cube
along the specified dimensions. The input is a data cube of dimensions M-by-Q-by-N.
The first dimension is range, or fast time. The second dimension is
angle, or channels. The third dimension is Doppler, or slow time.
If you set Output Slice to Angle-Doppler
,
the output has dimension Q-by-N.
If you set Output Slice to Range-Doppler
,
the output has dimension M-by-N.
If you set Output Slice to Range-angle
,
the output has dimension M-by-Q.
Select desired output for a M-by-Q-by-N data cube. Parameter values are
Value | Dimension |
---|---|
Angle-Doppler | Q-by-N |
Range-Doppler | M-by-N |
Range-angle | M-by-Q |
Port | Supported Data Types |
---|---|
X | Double-precision floating point |
Idx | Double-precision floating point |
Out | Double-precision floating point |