org.opengts.extra.cellid.ericsson
Class MobileLocateAPI
java.lang.Object
org.opengts.cellid.MobileLocationProviderAdapter
org.opengts.extra.cellid.ericsson.MobileLocateAPI
- All Implemented Interfaces:
- org.opengts.cellid.MobileLocationProvider
public class MobileLocateAPI
- extends org.opengts.cellid.MobileLocationProviderAdapter
- implements org.opengts.cellid.MobileLocationProvider
Fields inherited from class org.opengts.cellid.MobileLocationProviderAdapter |
_PROP_isEnabled, PROP_MobileLocationProvider_ |
Method Summary |
org.opengts.cellid.MobileLocation |
getMobileLocation(org.opengts.cellid.CellTower servCT,
org.opengts.cellid.CellTower[] nborCT)
|
static void |
main(java.lang.String[] argv)
Main entery point for debugging/testing |
Methods inherited from class org.opengts.cellid.MobileLocationProviderAdapter |
getAuthorization, getName, getProperties, isEnabled, setAuthorization, setName, setProperties, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.opengts.cellid.MobileLocationProvider |
getName, isEnabled |
MobileLocateAPI
public MobileLocateAPI(java.lang.String name,
java.lang.String key,
RTProperties rtProps)
getMobileLocation
public org.opengts.cellid.MobileLocation getMobileLocation(org.opengts.cellid.CellTower servCT,
org.opengts.cellid.CellTower[] nborCT)
- Specified by:
getMobileLocation
in interface org.opengts.cellid.MobileLocationProvider
- Specified by:
getMobileLocation
in class org.opengts.cellid.MobileLocationProviderAdapter
main
public static void main(java.lang.String[] argv)
- Main entery point for debugging/testing