CARMA C++
Neighbor.h File Reference

Nearby neighbor source data structure definition. More...

#include <string>
#include <iostream>
#include <set>

Go to the source code of this file.

Classes

class  carma::services::Neighbor
 Data on nearest neighbor to a source. 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.
 

Typedefs

typedef ::std::set
< carma::services::Neighbor
carma::services::NeighborSet
 

Functions

::std::ostream & carma::services::operator<< (::std::ostream &os, const carma::services::Neighbor &neighbor)
 Output stream operator. More...
 

Detailed Description

Nearby neighbor source data structure definition.

Author
Marc Pound

Definition in file Neighbor.h.