Package Array
Class MovingHydrophoneLocator
java.lang.Object
Array.HydrophoneLocator
Array.SimpleHydrophoneLocator
Array.MovingHydrophoneLocator
- All Implemented Interfaces:
Serializable
,Cloneable
,ManagedParameters
- Direct Known Subclasses:
StraightHydrophoneLocator
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Note- changeable refers to the array positions changing relative to each other.Methods inherited from class Array.SimpleHydrophoneLocator
getPairSeparation, isStatic, notifyModelChanged
Methods inherited from class Array.HydrophoneLocator
getDefaultSettings, getLocatorSettings, getName, getParameterSet, getPhoneLatLong, getStreamer, getStreamerLatLong, setLocatorSettings
-
Constructor Details
-
MovingHydrophoneLocator
-
-
Method Details
-
isChangeable
public boolean isChangeable()Description copied from class:HydrophoneLocator
Note- changeable refers to the array positions changing relative to each other. i.e. the array doesn't change with heading or gps position, it's only changeable if the distances between hydrophones can change with time.- Overrides:
isChangeable
in classSimpleHydrophoneLocator
- Returns:
- true if the hydrophone positions within the array can change with time
-