25 #ifndef __TERRALIB_RP_INTERNAL_RADAR_FUNCTIONS_H 
   26 #define __TERRALIB_RP_INTERNAL_RADAR_FUNCTIONS_H 
   28 #include "../Config.h" 
   30 #include "../../raster/Raster.h" 
   49 #endif  // __TERRALIB_RP_INTERNAL_FUNCTIONS_H 
An abstract class for raster data strucutures. 
 
#define TERPEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
bool SampleFunction(const te::rst::Raster &inputRaster)
Just a sample function.