GGroundPlotPanel

De GENIUS
Aller à la navigation Aller à la recherche

This widget exists since V1.8. It consists in plotting ground tracks above a planisphere represented by an image. To do this, we must:

  • create a GroundTrackDataProvider object in charge of reading tha dat in file(s)
  • then calling the GGroundPlotPanel object

The following example shows how to do it.