OGS
Station.h File Reference

Detailed Description

Definition of the Station class.

Author
Karsten Rink
Date
2010-07-01

Definition in file Station.h.

#include <memory>
#include <string>
#include "Point.h"
#include "SensorData.h"
Include dependency graph for Station.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GeoLib::Station
 A Station (observation site) is basically a Point with some additional information. More...
 

Namespaces

namespace  GeoLib
 

Functions

bool GeoLib::isStation (GeoLib::Point const *pnt)