|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectgeneralDatabase.SQLLogging
generalDatabase.PamDetectionLogging
Localiser.GroupDetectionLogging
clickDetector.ClickGroupLogging
clickDetector.TrackedClickGroupLogging
public class TrackedClickGroupLogging
| Field Summary | |
|---|---|
(package private) ClickGroupDataBlock<TrackedClickGroup> |
clickGroupDataBlock
|
| Fields inherited from class generalDatabase.SQLLogging |
|---|
UPDATE_POLICY_OVERWRITE, UPDATE_POLICY_WRITENEW |
| Constructor Summary | |
|---|---|
TrackedClickGroupLogging(ClickGroupDataBlock<TrackedClickGroup> pamDataBlock,
int updatePolicy)
|
|
| Method Summary | |
|---|---|
protected boolean |
createDataUnit(long timeMilliseconds,
int databaseIndex)
Turn the data, which have been transferred back into the PamTableItems back into a useable data unit and put it into the datablock. |
protected boolean |
fillDataUnit(PamDetection pamDetection)
PamDetection is nearly always overridden (Not sure why it's not declared abstract) so it's quite difficult for createDataUnit to fill and do anything with these in the general class. |
| Methods inherited from class generalDatabase.PamDetectionLogging |
|---|
getAmplitude, getBearing, getBearingAmbiguity, getBearingError, getChannelMap, getDepth, getDepthError, getDetectionType, getDuration, getHighFreq, getLatitude, getLocalisationFlags, getLongitude, getLowFreq, getNSides, getParallelError, getPerpError, getRange, getRangeError, getReferenceAngle, getStartSample, getStartSeconds, makeStandardTableDefinition, setTableData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
ClickGroupDataBlock<TrackedClickGroup> clickGroupDataBlock
| Constructor Detail |
|---|
public TrackedClickGroupLogging(ClickGroupDataBlock<TrackedClickGroup> pamDataBlock,
int updatePolicy)
| Method Detail |
|---|
protected boolean fillDataUnit(PamDetection pamDetection)
PamDetectionLogging
fillDataUnit in class ClickGroupLogging
protected boolean createDataUnit(long timeMilliseconds,
int databaseIndex)
SQLLogging
createDataUnit in class SQLLogging
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||