Uses of Class
GPS.GpsData
Packages that use GpsData
Package
Description
- 
Uses of GpsData in AirgunDisplay
Methods in AirgunDisplay that return GpsDataModifier and TypeMethodDescriptionAirgunControl.getReferencePosition(long timeMillis) AirgunProcess.getReferencePosition(long timeMillis) Implementation of PositionReference.Constructors in AirgunDisplay with parameters of type GpsData - 
Uses of GpsData in Array
Modifier and TypeMethodDescriptionSnapshotGeometry.getCentreGPS()Get the central GPS position for used hydrophones.StreamerDataUnit.getGpsData()We need to get the GPS unit associated with this array, however, we only wish to add roll, pitch and heading to that unit if we have enabled the use of orientation data.HydrophoneLocator.getPhoneLatLong(long timeMilliseconds, int phoneNo) Get's the LatLong of a specific hydrophone at a given time.MasterLocator.getPhoneLatLong(long timeMilliseconds, int phoneNo) SnapshotGeometry.getReferenceGPS()ArrayManager.getReferencePosition(long timeMillis) protected abstract GpsDataHydrophoneLocator.getStreamerGpsPos(long timeMilliseconds) Get streamer GPS data.protected GpsDataMasterLocator.getStreamerGpsPos(long timeMilliseconds) protected GpsDataStraightHydrophoneLocator.getStreamerGpsPos(long timeMilliseconds) protected GpsDataThreadingHydrophoneLocator.getStreamerGpsPos(long timeMilliseconds) final GpsDataHydrophoneLocator.getStreamerLatLong(long timeMilliseconds) Gets a reference LatLong for the streamer for the given time including any orientation data available to the system.Modifier and TypeMethodDescriptionvoidStreamerDataUnit.setGpsData(GpsData gpsData) voidSnapshotGeometry.setReferenceGPS(GpsData referenceGPS)  - 
Uses of GpsData in Array.sensors
Methods in Array.sensors with parameters of type GpsDataModifier and TypeMethodDescriptionbooleanStreamerSensorManager.getOrientationData(GpsData gpsData, long timeMilliseconds)  - 
Uses of GpsData in Array.sensors.swing
Methods in Array.sensors.swing with parameters of type GpsDataModifier and TypeMethodDescriptionvoidHeadPitchRollComponent.updateStreamer(int iStreamer, GpsData gpsData)  - 
Uses of GpsData in Array.streamerOrigin
Methods in Array.streamerOrigin that return GpsDataModifier and TypeMethodDescriptionHydrophoneOriginMethod.getStreamerData(long timeMillis) Get the gps data closest to a particular time.OriginIterator.movePreceeding(long time) Move to a the last data unit that is at or immediately before the given time.GPSOriginIterator.next()StreamerDataIterator.next()GPSOriginIterator.previous()StreamerDataIterator.previous()protected GpsDataHydrophoneOriginMethod.toGpsData(StreamerDataUnit streamerDataUnit) Get the gps data out of streamer data, but return null if the streamer data is nullMethods in Array.streamerOrigin with parameters of type GpsDataModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidStaticOriginSettings.setStaticPosition(Streamer streamer, GpsData staticPosition) Set the main position and orientation of a static hydrophone cluster. - 
Uses of GpsData in Array.swing.sidepanel
Methods in Array.swing.sidepanel with parameters of type GpsDataModifier and TypeMethodDescriptionabstract voidArrayDisplay.updateData(int streamerMap, long timeMilliseconds, GpsData gpsData) Update the array data.voidArrayDisplayPanel.updateData(int streamerMap, long timeMilliseconds, GpsData gpsData) voidArrayGraphicDisplay.updateData(int iStreamer, long timeMilliseconds, GpsData gpsData) voidArrayLineGraphs.updateData(int streamerMap, long timeMilliseconds, GpsData gpsData) voidArrayNumberDisplay.updateData(int iStreamer, long timeMilliseconds, GpsData gpsData)  - 
Uses of GpsData in difar
Modifier and TypeMethodDescriptionDIFARTargetMotionInformation.getBeamLatLong(LatLong localised) DifarDataUnit.getOriginLatLong(boolean recalculate)  - 
Uses of GpsData in difar.trackedGroups
Methods in difar.trackedGroups that return GpsDataModifier and TypeMethodDescriptionTrackedGroupTargetMotionInformation.getBeamLatLong(LatLong localised) Methods in difar.trackedGroups with parameters of type GpsDataModifier and TypeMethodDescriptionlongTrackedGroupTargetMotionInformation.getBeamTime(GpsData beamPos)  - 
Uses of GpsData in geoMag
Modifier and TypeMethodDescriptiondoubleMagneticVariation.getVariation(GpsData gpsData) Get the magnetic variation for a GPS location and time - 
Uses of GpsData in GPS
Modifier and TypeMethodDescriptionGpsData.addDistanceMeters(double addX, double addY) GpsData.addDistanceMeters(double addX, double addY, double addZ) GpsData.addDistanceMeters(PamVector movementVector) GpsData.clone()static GpsDataGpsData.getAverage(GpsData gpsData1, GpsData gpsData2) GpsDataUnit.getGpsData()GpsData.getPredictedGPSData(long predictionTime) GpsData.getPredictedGPSData(long predictionTime, long maxInterpMillis) Predict where the gps position will be at a given time based on the current speed and heading, but interpolating to some maximum amount.GPSControl.getReferencePosition(long timeMillis) GPSDataMatcher.matchData(long dataTimeMillis) Modifier and TypeMethodDescriptionstatic GpsDataGpsData.getAverage(GpsData gpsData1, GpsData gpsData2) voidImportGPSData.saveGPSData(GpsData gpsData) voidGpsDataUnit.setGpsData(GpsData gpsData)  - 
Uses of GpsData in group3dlocaliser.localisation
Methods in group3dlocaliser.localisation that return GpsDataModifier and TypeMethodDescriptionLinearLocalisation.getOriginLatLong()LinearLocalisation.getReferencePosition()Methods in group3dlocaliser.localisation with parameters of type GpsDataModifier and TypeMethodDescriptionvoidLinearLocalisation.setReferencePosition(GpsData referencePosition)  - 
Uses of GpsData in loc3d_Thode
Methods in loc3d_Thode that return GpsDataModifier and TypeMethodDescriptionprotected GpsDataTowedArray3DDataUnit.getGpsPosition()USed when no hydrophone information is specified to get the nearest ships GPS position. - 
Uses of GpsData in Localiser.detectionGroupLocaliser
Methods in Localiser.detectionGroupLocaliser that return GpsDataModifier and TypeMethodDescriptionGroupLocInfo.getBeamLatLong(LatLong locLatLong) Get the beam latitude and longitude.TMGroupLocInfo.getBeamLatLong(LatLong localised) DetectionGroupLocaliser.getOriginLatLong()Deprecated.GroupLocalisation.getOriginLatLong()Methods in Localiser.detectionGroupLocaliser with parameters of type GpsDataModifier and TypeMethodDescriptionvoidGroupDetection.addFitData(int iSide, GpsData originLatLong, LatLong detectionLatLong, double bearing, double range, double referenceHeading, double perpendicularError, double parallelError, double referenceHeading2) Deprecated. - 
Uses of GpsData in loggerForms
Methods in loggerForms that return GpsDataModifier and TypeMethodDescriptionFormDescription.getOriginLatLong(FormsDataUnit formsDataUnit) FormsDataUnit.getOriginLatLong(boolean recalculate)  - 
Uses of GpsData in Map
Modifier and TypeMethodDescriptionVessel.getShipGps(boolean predict) MapPanel.getShipGpsData(boolean predict)  - 
Uses of GpsData in networkTransfer.receive
Methods in networkTransfer.receive that return GpsDataMethods in networkTransfer.receive with parameters of type GpsDataModifier and TypeMethodDescriptionvoidBuoyStatusDataUnit.setGpsData(long timeMilliseconds, GpsData gpsData)  - 
Uses of GpsData in PamController.positionreference
Methods in PamController.positionreference that return GpsDataModifier and TypeMethodDescriptionPositionReference.getReferencePosition(long timeMillis) Get position data, with heading information if possible. - 
Uses of GpsData in PamDetection
Methods in PamDetection that return GpsData - 
Uses of GpsData in PamguardMVC
Methods in PamguardMVC that return GpsDataModifier and TypeMethodDescriptionprotected GpsDataPamDataUnit.getGpsPosition()Used when no hydrophone information is specified to get the nearest ships GPS position.PamDataUnit.getOriginLatLong(boolean recalculate) Get the latlong of the mean hydrophone position at the time of this detection. - 
Uses of GpsData in PamUtils
Modifier and TypeMethodDescriptionvoidLatLongEditableDialogStrip.currentGPS(ActionEvent e, GpsData currentGpsData) voidLatLongEditableDialogStrip.mapPaste(ActionEvent e, GpsData pastedGpsData)  - 
Uses of GpsData in targetMotionModule
Methods in targetMotionModule that return GpsDataModifier and TypeMethodDescriptionAbstractTargetMotionInformation.getBeamLatLong(LatLong localised) Deprecated.TargetMotionInformation.getBeamLatLong(LatLong localised) Calculate the beam latitude and longitude.TargetMotionResult.getBeamLatLong()TargetMotionResult.getEndLatLong()Get the location on the track line where the last acoustic detection was made.TargetMotionLocalisation.getOriginLatLong()TargetMotionResult.getStartLatLong()Get the location on the track line where the first acoustic detection was made.Methods in targetMotionModule that return types with arguments of type GpsDataModifier and TypeMethodDescriptionTargetMotionControl.calcStreamerPath(TargetMotionInformation tmInfo, long millisStart, long millisEnd, TMManager.TMInfoWorker tmWorker) Calculate the path of all streamers over the loaded GPS data.TargetMotionControl.calcStreamerPath(TMManager.TMInfoWorker tmWorker) Calculate the path of all streamers over the loaded GPS data.TMManager.getStreamerPath()Methods in targetMotionModule with parameters of type GpsDataModifier and TypeMethodDescriptionlongAbstractTargetMotionInformation.getBeamTime(GpsData beamLatLong) Deprecated.Calculate the beam time.longTargetMotionInformation.getBeamTime(GpsData beamPos) Calculate the beam time.voidTargetMotionResult.setBeamLatLong(GpsData beamLatLong) voidTargetMotionResult.setEndLatLong(GpsData endLatLong) Set the location on the track line of the last detection used in this target motion loclaisation.voidTargetMotionResult.setStartLatLong(GpsData startLatLong) Set the location on the track line of the first detection used in this target motion loclaisation.Method parameters in targetMotionModule with type arguments of type GpsDataModifier and TypeMethodDescriptionvoidTMManager.setStreamerPath(ArrayList<ArrayList<GpsData>> streamerPath)  - 
Uses of GpsData in targetMotionOld
Methods in targetMotionOld that return GpsData