|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectgeneralDatabase.SQLLogging
generalDatabase.PamDetectionLogging
IshmaelDetector.IshLogger
public class IshLogger
| Field Summary | |
|---|---|
(package private) PamTableItem |
dateItem
|
(package private) IshDetControl |
ishDetControl
|
(package private) PamTableItem |
length
|
(package private) PamTableItem |
maxFreq
|
(package private) PamTableItem |
minFreq
|
(package private) PamTableItem |
sampleItem
|
(package private) PamTableItem |
sliceCount
|
(package private) PamTableDefinition |
tableDefinition
|
| Fields inherited from class generalDatabase.SQLLogging |
|---|
UPDATE_POLICY_OVERWRITE, UPDATE_POLICY_WRITENEW |
| Constructor Summary | |
|---|---|
IshLogger(IshDetControl ishDetControl,
PamDataBlock pamDataBlock)
|
|
| Method Summary | |
|---|---|
void |
setTableData(PamDataUnit pamDataUnit)
Callback function when new data are created that allows the user to set the data for each column. |
| Methods inherited from class generalDatabase.PamDetectionLogging |
|---|
fillDataUnit, getAmplitude, getBearing, getBearingAmbiguity, getBearingError, getChannelMap, getDepth, getDepthError, getDetectionType, getDuration, getHighFreq, getLatitude, getLocalisationFlags, getLongitude, getLowFreq, getNSides, getParallelError, getPerpError, getRange, getRangeError, getReferenceAngle, getStartSample, getStartSeconds, makeStandardTableDefinition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
IshDetControl ishDetControl
PamTableDefinition tableDefinition
PamTableItem dateItem
PamTableItem sampleItem
PamTableItem sliceCount
PamTableItem length
PamTableItem minFreq
PamTableItem maxFreq
| Constructor Detail |
|---|
public IshLogger(IshDetControl ishDetControl,
PamDataBlock pamDataBlock)
| Method Detail |
|---|
public void setTableData(PamDataUnit pamDataUnit)
SQLLogging
setTableData in class PamDetectionLogging
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||