CARMA C++
Location.h File Reference
#include "carma/services/Angle.h"
#include "carma/services/Length.h"
#include "carma/services/stringConstants.h"

Go to the source code of this file.

Classes

class  carma::services::Location
 Location specifies a location (observatory if you wish) on planet earth, as longitude, latitude, and altitude above sea-level. More...
 
class  carma::services::Vector< T >
 This class handles standard mathematical vector operations. More...
 

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::services
 Auxiliary Services is intended to provide routines commonly needed for array control and observational planning.
 

Functions

std::ostream & carma::services::operator<< (std::ostream &os, const carma::services::Location &location)
 Define the << operator to allow, e.g. More...
 

Detailed Description

Id:
Location.h,v 1.11 2006/11/09 16:43:39 mpound Exp

Representation of a geographic location on the Earth.

Author
Chul Gwon

Definition in file Location.h.