13 #ifndef ossimFfL7_HEADER 14 #define ossimFfL7_HEADER 71 void getBias(vector<double>& bias)
const;
72 double getBias(
long bandIdx)
const;
78 void getGain(vector<double>& gain)
const;
79 double getGain(
long bandIdx)
const;
83 virtual unsigned int getBandCount()
const;
85 long getJulianDay()
const;
94 void getAcquisitionDate(
ossimDate& date)
const;
103 int getLinesPerBand()
const;
106 int getPixelsPerLine()
const;
112 void getSunElevation(
double& elevation)
const;
118 void getSunAzimuth(
double& azimuth)
const;
131 virtual void getPropertyNames(std::vector<ossimString>& propertyNames)
const;
134 char theRequestNumber[21];
135 char theLocationCode[18];
138 char theAcquisitionDate[20];
140 char theSensorName[11];
141 char theSensorMode[7];
143 char theProductType[19];
144 char theProductSize[11];
145 char theProcessingType[12];
146 char theResampAlgorithm[3];
153 char theBandsPresentString[33];
154 char theBandFileNames[8][30];
161 char theMapProjectionName[5];
162 char theEllipsoid[19];
164 double theProjectionParams[15];
186 void readAdminRecord(FILE* fptr);
187 void readRadiomRecord(FILE* fptr);
188 void readGeomRecord(FILE* fptr);
189 int convertGeoPoint(FILE*,
ossimGpt&);
ossimReferenced allows for shared object ref counting if the reference count ever gets to 0 or less i...
ossimIpt theCenterImagePoint
unsigned int ossim_uint32
int theAcquiredBitsPerPixel
virtual ossimRefPtr< ossimProperty > getProperty(const ossimString &name) const
virtual void getPropertyNames(std::vector< ossimString > &propertyNames) const
friend OSSIMDLLEXPORT std::ostream & operator<<(std::ostream &out, const ossimErrorStatusInterface &obj)
int theOutputBitsPerPixel
std::basic_ostream< char > ostream
Base class for char output streams.
double theOrientationAngle