|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectgeneralDatabase.SQLLogging
generalDatabase.PamDetectionLogging
Localiser.GroupDetectionLogging
public class GroupDetectionLogging
| Field Summary |
|---|
| Fields inherited from class generalDatabase.SQLLogging |
|---|
UPDATE_POLICY_OVERWRITE, UPDATE_POLICY_WRITENEW |
| Constructor Summary | |
|---|---|
GroupDetectionLogging(PamDataBlock pamDataBlock,
int updatePolicy)
|
|
| Method Summary | |
|---|---|
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 |
| Constructor Detail |
|---|
public GroupDetectionLogging(PamDataBlock pamDataBlock,
int updatePolicy)
| Method Detail |
|---|
protected boolean fillDataUnit(PamDetection pamDetection)
PamDetectionLogging
fillDataUnit in class PamDetectionLogging
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||