All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
IHSFusion.cpp File Reference

Creation of skeleton imagems. More...

#include "IHSFusion.h"
#include "Macros.h"
#include "Functions.h"
#include "../raster/BandProperty.h"
#include "../raster/RasterFactory.h"
#include "../raster/Band.h"
#include "../raster/Grid.h"
#include "../geometry/Envelope.h"
#include "../common/progress/TaskProgress.h"
#include <cmath>
#include <limits>

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::rp
 Namespace for Raster Processing module of TerraLib.
 

Macros

#define M_PI   3.14159265358979323846
 

Detailed Description

Creation of skeleton imagems.

Definition in file IHSFusion.cpp.

Macro Definition Documentation

#define M_PI   3.14159265358979323846

Definition at line 40 of file IHSFusion.cpp.

Referenced by te::rp::IHSFusion::loadIHSData(), and te::rp::IHSFusion::saveIHSData().