|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamguard
public class Pamguard
Pamgaurd main class.
| Constructor Summary | |
|---|---|
Pamguard()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
PAMGUARD can be started in three different modes. |
private static void |
writePropertyString(java.lang.String key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Pamguard()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
Normal mode (no args in) is for everyday data processing and collection.
-v = Viewer mode which will connect to a database and re-display data from a given time period.
-m = Mixed mode which will connect to a database, Sounds are analysed from file and new results written to the database, but other data, such as GPS data, are read from the database synchronised in time to the audio data to correctly reconstruct tracks, etc.
args - private static void writePropertyString(java.lang.String key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||