SatID.hpp File Reference


Detailed Description

gpstk::SatID - navigation system-independent representation of a satellite.

Definition in file SatID.hpp.

#include <iostream>
#include <iomanip>
#include <sstream>
#include "gps_constants.hpp"

Include dependency graph for SatID.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  gpstk
namespace  gpstk::StringUtils

Classes

class  SatID
 Satellite identifier consisting of a satellite number (PRN, etc.) and a satellite system. More...

Functions

std::string asString (const SatID &p)
std::ostream & operator<< (std::ostream &s, const SatID &p)
 stream output for SatID


Function Documentation

std::string asString const SatID &  p  )  [inline]
 

Definition at line 164 of file SatID.hpp.

References SatID::dump().

std::ostream& operator<< std::ostream &  s,
const SatID &  p
[inline]
 

stream output for SatID

Definition at line 173 of file SatID.hpp.

References SatID::dump().


Generated on Tue Feb 7 03:31:19 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1