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:
 
- 
Field Summary
Fields inherited from class Array.HydrophoneLocator
pamArray, streamer - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanNote- changeable refers to the array positions changing relative to each other.Methods inherited from class Array.SimpleHydrophoneLocator
getArrayCenter, getPairSeparation, isStatic, notifyModelChangedMethods inherited from class Array.HydrophoneLocator
getDefaultSettings, getLocatorSettings, getName, getParameterSet, getPhoneLatLong, getStreamer, getStreamerGpsPos, getStreamerLatLong, setLocatorSettings 
- 
Constructor Details
- 
MovingHydrophoneLocator
 
 - 
 - 
Method Details
- 
isChangeable
public boolean isChangeable()Description copied from class:HydrophoneLocatorNote- 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:
 isChangeablein classSimpleHydrophoneLocator- Returns:
 - true if the hydrophone positions within the array can change with time
 
 
 -