GSatID Class Reference

#include <GSatID.hpp>

Inheritance diagram for GSatID:

Inheritance graph
[legend]
Collaboration diagram for GSatID:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GSatID () throw ()
 empty constructor, creates an invalid object
 GSatID (int p, SatelliteSystem s) throw ()
 explicit constructor, no defaults
 GSatID (std::string &str) throw (Exception)
 constructor from string
 GSatID (const SatID &sat) throw ()
 cast SatID to GSatID
char setfill (char c) throw ()
 set the fill character used in output return the current fill character
char getfill () throw ()
 get the fill character used in output
char systemChar () const throw ()
 return the single-character system descriptor
std::string systemString () const throw ()
 return string describing system
void fromString (const std::string s) throw (Exception)
 read from string
std::string toString () const throw ()
 convert to string

Constructor & Destructor Documentation

GSatID  )  throw () [inline]
 

empty constructor, creates an invalid object

Definition at line 56 of file GSatID.hpp.

GSatID int  p,
SatelliteSystem  s
throw () [inline]
 

explicit constructor, no defaults

Definition at line 59 of file GSatID.hpp.

GSatID std::string &  str  )  throw (Exception) [inline]
 

constructor from string

Definition at line 76 of file GSatID.hpp.

GSatID const SatID sat  )  throw () [inline]
 

cast SatID to GSatID

Definition at line 81 of file GSatID.hpp.


Member Function Documentation

void fromString const std::string  s  )  throw (Exception) [inline]
 

read from string

Note:
GPS is default system (no or unknown system char)

Definition at line 125 of file GSatID.hpp.

References GPSTK_THROW.

char getfill  )  throw () [inline]
 

get the fill character used in output

Definition at line 90 of file GSatID.hpp.

char setfill char  c  )  throw () [inline]
 

set the fill character used in output return the current fill character

Definition at line 86 of file GSatID.hpp.

char systemChar  )  const throw () [inline]
 

return the single-character system descriptor

Definition at line 96 of file GSatID.hpp.

std::string systemString  )  const throw () [inline]
 

return string describing system

Definition at line 110 of file GSatID.hpp.

std::string toString  )  const throw () [inline]
 

convert to string

Definition at line 171 of file GSatID.hpp.


The documentation for this class was generated from the following files:
Generated on Wed Feb 8 03:31:27 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1