Package GPS
Class NavDataSynchronisation
java.lang.Object
GPS.NavDataSynchronisation
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 Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
NavDataSynchronisation
public NavDataSynchronisation() 
 - 
 - 
Method Details
- 
getSynchobject
- Returns:
 - the synchobject
 
 
 -