Package GPS

Class NavDataSynchronisation

java.lang.Object
GPS.NavDataSynchronisation

public class NavDataSynchronisation extends Object
A 'global' synch object that can be used by both the GPS data block AND the streamer data block since they are often working together with dual iterators, so can lock / concurrently modify, etc if not carefully synchronised together.
Author:
dg50
  • Constructor Details

    • NavDataSynchronisation

      public NavDataSynchronisation()
  • Method Details

    • getSynchobject

      public static Object getSynchobject()
      Returns:
      the synchobject