libgs.visualisation.SatellitePass.update_data

SatellitePass.update_data(dataset, az, el)[source]

Convenience function for updating any live_data element

Parameters:
  • dataset (string) – The live_data to update. dataset=’dpass’ is equivalent to calling plot_pass
  • az – The azimuth coordinate(s)
  • el – The elevaiton coordinate(s)