snrTowards property
The list of SNRs (in dB, scaled by 4) in the route towards the destination.
Implementation
@$pb.TagNumber(2)
$pb.PbList<$core.int> get snrTowards => $_getList(1);
The list of SNRs (in dB, scaled by 4) in the route towards the destination.
@$pb.TagNumber(2)
$pb.PbList<$core.int> get snrTowards => $_getList(1);