|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamguardMVC.PamDataUnit
PamDetection.AcousticDataUnit
PamDetection.PamDetection<PamDetection,PamDetection>
clickDetector.ClickDetection
clickDetector.offlineFuncs.OfflineClickDetection
public class OfflineClickDetection
| Field Summary | |
|---|---|
private boolean |
isUpdated
flag to say something about the click has been updated and it needs rewriting. |
| Fields inherited from class clickDetector.ClickDetection |
|---|
channelGroupDetector, CLICK_CLICK, CLICK_NOISEWAVE, filePos |
| Fields inherited from class PamDetection.AcousticDataUnit |
|---|
AMPLITUDE_SCALE_DBREMPA, AMPLITUDE_SCALE_LINREFSD, duration, frequency, startSample |
| Fields inherited from class PamguardMVC.PamDataUnit |
|---|
absBlockIndex, channelBitmap, localisation, oLL, timeMilliseconds |
| Constructor Summary | |
|---|---|
OfflineClickDetection(long filePointer)
|
|
| Method Summary | |
|---|---|
boolean |
isUpdated()
|
void |
setUpdated(boolean isUpdated)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private boolean isUpdated
| Constructor Detail |
|---|
public OfflineClickDetection(long filePointer)
| Method Detail |
|---|
public void setUpdated(boolean isUpdated)
isUpdated - the isUpdated to setpublic boolean isUpdated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||