Searched refs:asBandDesc (Results 1 – 3 of 3) sorted by relevance
84 static const SENTINEL2BandDescription asBandDesc[] = variable101 #define NB_BANDS (sizeof(asBandDesc)/sizeof(asBandDesc[0]))609 if( EQUAL(asBandDesc[i].pszBandName, pszBandName) ) in SENTINEL2GetBandDesc()610 return &(asBandDesc[i]); in SENTINEL2GetBandDesc()1147 aosList.AddNameValue("REFERENCE_BAND", asBandDesc[nIdx].pszBandName ); in SENTINEL2GetUserProductMetadata()1740 asBandDesc[i].nResolution != nResolutionOfInterest ) in SENTINEL2GetResolutionSetAndMainMDFromGranule()1754 oMapResolutionsToBands[asBandDesc[i].nResolution].insert(osBandName); in SENTINEL2GetResolutionSetAndMainMDFromGranule()1755 oSetResolutions.insert(asBandDesc[i].nResolution); in SENTINEL2GetResolutionSetAndMainMDFromGranule()2482 const SENTINEL2BandDescription * psBandDesc = &asBandDesc[i]; in OpenL1C_L2A()3115 const SENTINEL2BandDescription * psBandDesc = &asBandDesc[i]; in OpenL1C_L2ASubdataset()[all …]
84 static const SENTINEL2BandDescription asBandDesc[] =101 #define NB_BANDS (sizeof(asBandDesc)/sizeof(asBandDesc[0]))609 if( EQUAL(asBandDesc[i].pszBandName, pszBandName) )610 return &(asBandDesc[i]);1147 aosList.AddNameValue("REFERENCE_BAND", asBandDesc[nIdx].pszBandName );1740 asBandDesc[i].nResolution != nResolutionOfInterest )1754 oMapResolutionsToBands[asBandDesc[i].nResolution].insert(osBandName);1755 oSetResolutions.insert(asBandDesc[i].nResolution);2482 const SENTINEL2BandDescription * psBandDesc = &asBandDesc[i];3115 const SENTINEL2BandDescription * psBandDesc = &asBandDesc[i];[all …]