Skip to content

Commit

Permalink
Update model.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aladinor authored Nov 2, 2024
1 parent 971ea59 commit da470d2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions xradar/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -245,12 +245,8 @@
("ant_gain_v", "antenna_gain_v"), # gamic
("xmit_power_h", None),
("xmit_power_v", None),
("tx_pulse_blind_length", None), # Furuno
("tx_pulse_specification", None), # Furuno
("tx_power_h", "xmit_power_h"),
("tx_power_v", "xmit_power_v",
("threshold_power_short_pulse", None),
("threshold_power_long_pulse", None),
("two_way_waveguide_loss_h", None),
("two_way_waveguide_loss_v", None),
("two_way_radome_loss_h", None),
Expand Down

0 comments on commit da470d2

Please sign in to comment.