Home
last modified time | relevance | path

Searched defs:GSatID (Results 1 – 1 of 1) sorted by relevance

/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/Geomatics/
H A DGSatID.hpp49 class GSatID : public SatID class
54 GSatID() throw() { id=-1; system=SatelliteSystem::GPS; } in GSatID() function in gpstk::GSatID
57 GSatID(int p, SatelliteSystem s) throw() in GSatID() function in gpstk::GSatID
80 GSatID(std::string& str) in GSatID() function in gpstk::GSatID
93 GSatID(const SatID& sat) throw() in GSatID() function in gpstk::GSatID