Go to the documentation of this file.
9 #include <gnsstk/SatID.hpp>
10 #include <gnsstk/SatelliteSystem.hpp>
13 #include <gnss_info_msgs/SatelliteInfo.h>
37 cras::optional<std::pair<int32_t, std::string>>
prnStringToInt(
const std::string& prn);
45 cras::optional<std::string>
prnIntToString(int32_t prn,
const std::string& constellation);
cras::optional< gnsstk::SatID > satelliteInfoToSatID(const gnss_info_msgs::SatelliteInfo &info)
Convert the given satellite info to non-wildcard gnsstk SatID.
cras::optional< std::pair< int32_t, std::string > > prnStringToInt(const std::string &prn)
Convert the given PRN string like E03 to integer like 3 and constellation name.
cras::optional< std::string > gnsstkSatelliteSystemRosConstellation(const gnsstk::SatelliteSystem &constellation)
Convert the gnsstk constellation enum to gnss_info_msgs constellation string.
cras::optional< std::string > getRosConstellationFromPRN(const std::string &prn)
Get constellation name from the given PRN string like E03.
cras::optional< std::string > prnIntToString(int32_t prn, const std::string &constellation)
Convert the given numeric PRN and constellation to string PRN like E03.
cras::optional< gnsstk::SatelliteSystem > rosConstellationToGnsstkSatelliteSystem(const std::string &constellation)
Convert the gnss_info_msgs constellation string to gnsstk constellation enum.
cras::optional< std::string > getRosConstellationFromSVN(const std::string &svn)
Get constellation name from the given SVN string like E203.
gnsstk_ros
Author(s): Martin Pecka
autogenerated on Fri Nov 24 2023 03:50:23