Added documentation for is_snr_above_noise_floor

This commit is contained in:
Dean Cording 2022-08-28 11:25:15 +10:00 committed by GitHub
parent 3126e921d3
commit aad6ad9d2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,6 +81,7 @@ This group holds information about the current state of the user terminal.
terminal is communicating. terminal is communicating.
: **direction_elevation** : Elevation angle, in degrees, of the direction in : **direction_elevation** : Elevation angle, in degrees, of the direction in
which the user terminal's dish antenna is physically pointing. which the user terminal's dish antenna is physically pointing.
: **is_snr_above_noise_floor** : True if SNR is more than 3dB above the noise floor.
Obstruction detail status data Obstruction detail status data
------------------------------ ------------------------------