ObservationDataSet.h File Reference

This file contains a class to represent an observation data set. More...

#include "../../Config.h"
#include "ObservationDataSetType.h"
#include "../../../geometry/Envelope.h"
#include "../../../datatype/DateTimePeriod.h"
#include <boost/noncopyable.hpp>
#include <memory>

Go to the source code of this file.

Classes

class  te::st::ObservationDataSet
 A class to represent a DataSet that contains observations. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 
 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.
 

Typedefs

typedef std::auto_ptr< ObservationDataSet > te::st::ObservationDataSetPtr
 

Detailed Description

This file contains a class to represent an observation data set.

Definition in file ObservationDataSet.h.