TimeSeries.h File Reference

This file contains a class to represent a time series. More...

#include <vector>
#include <map>
#include <memory>
#include "../../../datatype/Enums.h"
#include "../../Config.h"
#include "TimeSeriesIterator.h"

Go to the source code of this file.

Classes

class  te::st::TimeSeries
 A class to represent time series. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::dt
 Namespace for the Data Type module of TerraLib.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 
 te::st
 Namespace for the TerraLib ST module.
 

Detailed Description

This file contains a class to represent a time series.

Definition in file TimeSeries.h.