sidnet.core.misc
Class GPSimpl

java.lang.Object
  extended by sidnet.core.misc.GPSimpl
All Implemented Interfaces:
GPS

public class GPSimpl
extends java.lang.Object
implements GPS


Constructor Summary
GPSimpl(Location2D staticLocation2d)
          Creates a new instance of GPSimpl
 
Method Summary
 void configure(LocationContext locationContext)
           
 NCS_Location2D getNCS_Location2D()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPSimpl

public GPSimpl(Location2D staticLocation2d)
Creates a new instance of GPSimpl

Method Detail

configure

public void configure(LocationContext locationContext)
Specified by:
configure in interface GPS

getNCS_Location2D

public NCS_Location2D getNCS_Location2D()
Specified by:
getNCS_Location2D in interface GPS