Main Content
matlab.io.hdfeos.sw.idxMapInfo
Namespace: matlab.io.hdfeos.sw
Indexed array of geolocation mapping
Syntax
idx = idxMapInfo(swathID,geodim,datadim)
Description
idx = idxMapInfo(swathID,geodim,datadim)
retrieves
the indexed elements of the geolocation mapping between geodim
and datadim
.
This function corresponds to the SWidxmapinfo
function
in the HDF-EOS C library API.