46 strings.push_back(
"nem: " +
47 std::to_string(profile.getNEMId()) +
49 std::to_string(profile.getAntennaProfileId()) +
51 std::to_string(profile.getAntennaAzimuthDegrees()) +
53 std::to_string(profile.getAntennaElevationDegrees()));
An antenna profile event is used to set the antenna profile selection and pointing information for on...
std::list< std::string > Strings
const AntennaProfiles & getAntennaProfiles() const