|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectloc3d_Thode.TowedArray3DProcessParameters
public class TowedArray3DProcessParameters
| Field Summary | |
|---|---|
(package private) int |
algchoice
Choose algorithm |
(package private) int |
channelList
Bitmap of channels to be used - use all available. |
(package private) int |
detectorDataBlock
Use first detector block in model |
(package private) boolean |
fine_tune_tdd
|
(package private) boolean |
fine_tune_tds
|
(package private) long |
maxTimeDelay
Maximum time delay to assoicate with a multipath |
(package private) long |
maxTimeQueue
Amount of time to keep potential 3-D detections in memory, msec |
(package private) int |
minICINum
How many multipath assumed to exist per event(anchor)? |
(package private) long |
percentErrorAngle
|
(package private) long |
percentICIMatchError
|
(package private) static long |
serialVersionUID
|
(package private) boolean |
yes_process
|
| Constructor Summary | |
|---|---|
TowedArray3DProcessParameters()
|
|
| Method Summary | |
|---|---|
protected TowedArray3DProcessParameters |
clone()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static final long serialVersionUID
int detectorDataBlock
int algchoice
int minICINum
long maxTimeDelay
long maxTimeQueue
int channelList
long percentErrorAngle
long percentICIMatchError
boolean fine_tune_tdd
boolean fine_tune_tds
boolean yes_process
| Constructor Detail |
|---|
public TowedArray3DProcessParameters()
| Method Detail |
|---|
protected TowedArray3DProcessParameters clone()
clone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||