81 if(arrayPathRow.size() == 2)
104 for(
long parameter=0;parameter < 15; ++parameter)
152 int converted = sscanf(sptr,
"%03d%02d%7lf%c %02d%02d%7lf%c",
153 &londeg, &lonmin, &lonsec, &lonhem,
154 &latdeg, &latmin, &latsec, &lathem);
162 geo_point.
lat = (double)latdeg + (
double)latmin/60.0 + latsec/3600.0;
164 geo_point.
lat *= -1.0;
166 geo_point.
lon= (double)londeg + (
double)lonmin/60.0 + lonsec/3600.0;
168 geo_point.
lon *= -1.0;
char theInstrumentType[INSTRUMENT_TYPE_SIZE+1]
char thePathRowNumber[PATH_ROW_NUMBER_SIZE+1]
char theProductType[PRODUCT_TYPE_SIZE+1]
char theUrLat[LAT_SIZE+1]
char theProcessingType[12]
char theAcquisitionDate[DATE_SIZE+1]
char theResampAlgorithm[3]
char theUrLon[LON_SIZE+1]
static const ossimErrorCode OSSIM_OK
char theProductSize[PRODUCT_SIZE_SIZE+1]
ossimIpt theCenterImagePoint
ossimRefPtr< ossimFfRevb > theRevb
char theBandsPresentString[33]
void split(std::vector< ossimString > &result, const ossimString &separatorList, bool skipBlankFields=false) const
Splits this string into a vector of strings (fields) using the delimiter list specified.
char theUlLat[LAT_SIZE+1]
static const ossimErrorCode OSSIM_ERROR
char theProductOrderNumber[PRODUCT_ORDER_NUMBER_SIZE+1]
char theAcquisitionDate[20]
char theUlLon[LON_SIZE+1]
char theBandRadiance[NUMBER_OF_BANDS][RADIANCE_SIZE+1]
char theUsgsProjParam[NUMBER_OF_PROJECTION_PARAMETERS][USGS_PROJ_PARAMS_SIZE+1]
ossimRefPtr< ossimFfRevb > revb()
char theBandFileNames[8][30]
char theMapProjectionName[5]
char theCenterLat[LAT_SIZE+1]
char theProcessingType[PROCESSING_TYPE_SIZE+1]
char theSatNumber[SAT_NUMBER_SIZE+1]
char theResampAlgorithm[RESAMPLING_ALGO_SIZE+1]
char theLlLat[LAT_SIZE+1]
char theBandsPresentString[BANDS_PRESENT_SIZE+1]
int theAcquiredBitsPerPixel
ossimErrorCode theErrorStatus
int convertGeoPoint(const char *sptr, ossimGpt &geo_point)
char theLrLon[LON_SIZE+1]
void readHeaderRevB(const ossimString &header_name)
char theLrLat[LAT_SIZE+1]
char theMapProjName[MAP_PROJ_NAME_SIZE+1]
char theLlLon[LON_SIZE+1]
ossimString & gsub(const ossimString &searchKey, const ossimString &replacementValue, bool replaceAll=false)
Substitutes searchKey string with replacementValue and returns a reference to *this.
double theProjectionParams[15]
int theOutputBitsPerPixel
char theEllipsoid[ELLIPSOID_SIZE+1]
double theOrientationAngle
char theRequestNumber[21]
char theCenterLon[LON_SIZE+1]
double theOrientationAngle