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) final GpsData
HydrophoneLocator.getStreamerLatLong
(long timeMilliseconds) Gets a reference LatLong for the streamer for the given time including any orientation data available to the system.Modifier and TypeMethodDescriptionvoid
StreamerDataUnit.setGpsData
(GpsData gpsData) void
SnapshotGeometry.setReferenceGPS
(GpsData referenceGPS) -
Uses of GpsData in Array.sensors
Methods in Array.sensors with parameters of type GpsDataModifier and TypeMethodDescriptionboolean
StreamerSensorManager.getOrientationData
(GpsData gpsData, long timeMilliseconds) -
Uses of GpsData in Array.sensors.swing
Methods in Array.sensors.swing with parameters of type GpsDataModifier and TypeMethodDescriptionvoid
HeadPitchRollComponent.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()
Methods in Array.streamerOrigin with parameters of type GpsDataModifier and TypeMethodDescriptionvoid
void
void
void
void
StaticOriginSettings.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 void
ArrayDisplay.updateData
(int streamerMap, long timeMilliseconds, GpsData gpsData) Update the array data.void
ArrayDisplayPanel.updateData
(int streamerMap, long timeMilliseconds, GpsData gpsData) void
ArrayGraphicDisplay.updateData
(int iStreamer, long timeMilliseconds, GpsData gpsData) void
ArrayLineGraphs.updateData
(int streamerMap, long timeMilliseconds, GpsData gpsData) void
ArrayNumberDisplay.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 TypeMethodDescriptionlong
TrackedGroupTargetMotionInformation.getBeamTime
(GpsData beamPos) -
Uses of GpsData in geoMag
Modifier and TypeMethodDescriptiondouble
MagneticVariation.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 GpsData
GpsData.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 GpsData
GpsData.getAverage
(GpsData gpsData1, GpsData gpsData2) void
ImportGPSData.saveGPSData
(GpsData gpsData) void
GpsDataUnit.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 TypeMethodDescriptionvoid
LinearLocalisation.setReferencePosition
(GpsData referencePosition) -
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 TypeMethodDescriptionvoid
GroupDetection.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 TypeMethodDescriptionvoid
BuoyStatusDataUnit.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 TypeMethodDescriptionPamDataUnit.getOriginLatLong
(boolean recalculate) Get the latlong of the mean hydrophone position at the time of this detection. -
Uses of GpsData in PamUtils
Modifier and TypeMethodDescriptionvoid
LatLongEditableDialogStrip.currentGPS
(ActionEvent e, GpsData currentGpsData) void
LatLongEditableDialogStrip.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 TypeMethodDescriptionlong
AbstractTargetMotionInformation.getBeamTime
(GpsData beamLatLong) Deprecated.Calculate the beam time.long
TargetMotionInformation.getBeamTime
(GpsData beamPos) Calculate the beam time.void
TargetMotionResult.setBeamLatLong
(GpsData beamLatLong) void
TargetMotionResult.setEndLatLong
(GpsData endLatLong) Set the location on the track line of the last detection used in this target motion loclaisation.void
TargetMotionResult.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 TypeMethodDescriptionvoid
TMManager.setStreamerPath
(ArrayList<ArrayList<GpsData>> streamerPath) -
Uses of GpsData in targetMotionOld
Methods in targetMotionOld that return GpsData