snrBack property
The list of SNRs (in dB, scaled by 4) in the route back from the destination.
Implementation
@$pb.TagNumber(4)
$pb.PbList<$core.int> get snrBack => $_getList(3);
The list of SNRs (in dB, scaled by 4) in the route back from the destination.
@$pb.TagNumber(4)
$pb.PbList<$core.int> get snrBack => $_getList(3);