46 strings.push_back(
"nem: " +
47 std::to_string(entry.getNEMId()) +
49 std::to_string(entry.getForwardPathlossdB()) +
51 std::to_string(entry.getReversePathlossdB()));
A pathloss event is used to set the pathloss from one or more transmitting NEMs to a receiving NEM...
std::list< std::string > Strings
const Pathlosses & getPathlosses() const