16 #ifndef ossimLandsatTileSource_HEADER 17 #define ossimLandsatTileSource_HEADER 29 const char* prefix=0);
46 bool getAcquisitionDate(
ossimDate& date)
const;
60 const char* prefix = NULL);
virtual bool open()
Pure virtual open.
Represents serializable keyword/value map.
virtual ossimScalarType getOutputScalarType() const
Returns the output pixel type of the tile source.
virtual double getNullPixelValue(ossim_uint32 band=0) const
Override base getXXXXPixValue methods since the null/min/max can be set to something different...
virtual double getMinPixelValue(ossim_uint32 band=0) const
Retuns the min pixel value.
virtual ossimString getShortName() const
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
Method to the load (recreate) the state of an object from a keyword list.
virtual ossimRefPtr< ossimImageGeometry > getImageGeometry()
Returns the image geometry object associated with this tile source or NULL if non defined...
virtual void getPropertyNames(std::vector< ossimString > &propertyNames) const
unsigned int ossim_uint32
ossimRefPtr< ossimFfL7 > theFfHdr
virtual double getMaxPixelValue(ossim_uint32 band=0) const
Returns the max pixel of the band.
virtual ossimRefPtr< ossimProperty > getProperty(const ossimString &name) const
virtual ossimString getLongName() const