Ilwis-Objects  1.0
GIS and Remote Sensing framework for data access and processing
 All Classes Functions Enumerations Pages
Public Member Functions | Friends | List of all members
Ilwis::Grid Class Reference

Public Member Functions

 Grid (const Size<> &sz, int maxLines=500)
 
void clear ()
 
double & value (quint32 block, int offset)
 
double value (const Pixel &pix)
 
void setValue (quint32 block, int offset, double v)
 
quint32 blocks () const
 
quint32 blocksPerBand () const
 
void setBlockData (quint32 block, const std::vector< double > &data, bool creation)
 
char * blockAsMemory (quint32 block, bool creation)
 
void setSize (const Size<> &sz)
 
bool prepare ()
 
quint32 blockSize (quint32 index) const
 
Size size () const
 
int maxLines () const
 
Gridclone (quint32 index1=iUNDEF, quint32 index2=iUNDEF)
 
void unload ()
 

Friends

class GridInterpolator
 

The documentation for this class was generated from the following files: