BDS Public

Bds::Location Class Reference

This class defines a Location. This will be the stations location. The id field provides a name for a sensors location relative to the station. More...

#include <BdsD.h>

List of all members.


Public Member Functions

 Location ()
 Location (BString pid, Float64 platitude, Float64 plongitude, Float64 pelevation, Float64 pdepth)

Public Attributes

BString id
 The location ID.
Float64 latitude
 The Latitude in degrees using the WGS84 datum.
Float64 longitude
 The longitude in degrees using the WGS84 datum.
Float64 elevation
 The ground level elevation in meters from the WGS84 ellipsoid (Sea level).
Float64 depth
 The depth below ground level.

Detailed Description

This class defines a Location. This will be the stations location. The id field provides a name for a sensors location relative to the station.

Constructor & Destructor Documentation

Bds::Location::Location (  ) 

Bds::Location::Location ( BString  pid,
Float64  platitude,
Float64  plongitude,
Float64  pelevation,
Float64  pdepth 
)


Member Data Documentation

The location ID.

The Latitude in degrees using the WGS84 datum.

The longitude in degrees using the WGS84 datum.

The ground level elevation in meters from the WGS84 ellipsoid (Sea level).

The depth below ground level.


The documentation for this class was generated from the following files:

Generated on Thu Mar 20 11:23:35 2008 for BdsApi by  doxygen 1.5.5