|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamguardMVC.PamDataUnit
GPS.GpsDataUnit
public class GpsDataUnit
| Field Summary | |
|---|---|
private GpsData |
gpsData
We could just include all the members of GpsData here, but since the GpsData class works OK already, just leave it alone. |
| Fields inherited from class PamguardMVC.PamDataUnit |
|---|
absBlockIndex, channelBitmap, localisation, oLL, timeMilliseconds |
| Constructor Summary | |
|---|---|
GpsDataUnit(long timeMilliseconds,
GpsData gpsData)
|
|
| Method Summary | |
|---|---|
GpsData |
getGpsData()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private GpsData gpsData
| Constructor Detail |
|---|
public GpsDataUnit(long timeMilliseconds,
GpsData gpsData)
| Method Detail |
|---|
public GpsData getGpsData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||