|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GpsData | |
|---|---|
| AirgunDisplay | |
| AIS | |
| GPS | |
| loc3d_Thode | |
| Logging | |
| Map | |
| PamguardMVC | |
| Uses of GpsData in AirgunDisplay |
|---|
| Methods in AirgunDisplay with parameters of type GpsData | |
|---|---|
private void |
AirgunProcess.createAirgunData(GpsData gpsData)
|
| Constructors in AirgunDisplay with parameters of type GpsData | |
|---|---|
AirgunDataUnit(long timeMilliseconds,
GpsData gpsData)
|
|
| Uses of GpsData in AIS |
|---|
| Fields in AIS declared as GpsData | |
|---|---|
private GpsData |
AISGraphics.aisGPSPosition
|
(package private) GpsData |
AISLocalisation.lastFoundGpsData
|
| Methods in AIS that return GpsData | |
|---|---|
(package private) GpsData |
AISLocalisation.findGpsData()
|
(package private) GpsData |
AISLocalisation.findGpsData(long timeMillisecods)
|
| Uses of GpsData in GPS |
|---|
| Fields in GPS declared as GpsData | |
|---|---|
private GpsData |
GpsDataUnit.gpsData
We could just include all the members of GpsData here, but since the GpsData class works OK already, just leave it alone. |
private static GpsData |
GpsData.lastGlobalGpsData
|
private GpsData |
GpsData.lastGpsData
|
private static GpsData |
GpsData.previousGgaGps
|
| Methods in GPS that return GpsData | |
|---|---|
GpsData |
GpsData.clone()
|
GpsData |
GpsDataUnit.getGpsData()
|
GpsData |
GpsData.getPredictedGPSData(long predictionTime)
|
| Constructors in GPS with parameters of type GpsData | |
|---|---|
GpsDataUnit(long timeMilliseconds,
GpsData gpsData)
|
|
| Uses of GpsData in loc3d_Thode |
|---|
| Methods in loc3d_Thode that return GpsData | |
|---|---|
protected GpsData |
TowedArray3DDataUnit.getGpsPosition()
USed when no hydrophone information is specified to get the nearest ships GPS position. |
| Uses of GpsData in Logging |
|---|
| Fields in Logging declared as GpsData | |
|---|---|
(package private) GpsData |
LogDataObserver.gpsData
|
| Uses of GpsData in Map |
|---|
| Fields in Map declared as GpsData | |
|---|---|
private GpsData |
GpsTextDisplay.lastFix
|
private GpsData |
Vessel.shipGps
|
| Methods in Map that return GpsData | |
|---|---|
static GpsData |
TransformUtilities.calcMovingObjectPosition(GpsData oldGps,
double dT)
|
GpsData |
Vessel.getShipGps(boolean predict)
|
GpsData |
MapPanel.getShipGpsData(boolean predict)
|
| Methods in Map with parameters of type GpsData | |
|---|---|
static GpsData |
TransformUtilities.calcMovingObjectPosition(GpsData oldGps,
double dT)
|
void |
GpsTextDisplay.setLastFix(GpsData lastFix)
|
void |
Vessel.setShipGps(GpsData shipGps)
|
void |
GpsTextDisplay.updateGpsTextAreaWithStaticData(GpsData gpsData)
|
| Uses of GpsData in PamguardMVC |
|---|
| Methods in PamguardMVC that return GpsData | |
|---|---|
protected GpsData |
PamDataUnit.getGpsPosition()
Used when no hydrophone information is specified to get the nearest ships GPS position. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||