Go to the documentation of this file.
46 #ifndef GNSSTK_ANTENNA_STORE_INCLUDE
47 #define GNSSTK_ANTENNA_STORE_INCLUDE
140 void getNames(std::vector<std::string>& names);
219 void dump(std::ostream& s = std::cout,
short detail = 0);
237 #endif // GNSSTK_ANTENNA_STORE_INCLUDE
void includeGPSSatellites()
void excludeAllSatellites()
std::map< std::string, AntexData > antennaMap
map from name of antenna to AntexData object
int addANTEXfile(const std::string &filename, CommonTime time=CommonTime::BEGINNING_OF_TIME)
void getNames(std::vector< std::string > &names)
Get a vector of all antenna names in the store.
std::vector< std::string > namesToInclude
List of receiver names to include in store.
static const GNSSTK_EXPORT CommonTime BEGINNING_OF_TIME
earliest representable CommonTime
void clear()
clear the store of all information
void includeReceivers(std::vector< std::string > &names)
bool getAntenna(const std::string &name, AntexData &antdata)
void includeAllSatellites()
Triple ComToPcVector(const char sys, const int n, const CommonTime &ct, const Triple &satVector, bool inputPRN=true) const
bool getSatelliteAntenna(const char sys, const int n, std::string &name, AntexData &data, bool inputPRN=true) const
void getReceiverNames(std::vector< std::string > &names)
Get a vector of all receiver antenna names in the store.
void dump(std::ostream &s=std::cout, short detail=0)
dump the store
void addAntenna(const std::string &name, AntexData &antdata)
AntennaStore()
Empty constructor.
~AntennaStore()
Destructor.
unsigned int size() const
get the number of antennas stored
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:38