|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectwhistleDetector.WhistleLocaliser
public class WhistleLocaliser
| Field Summary | |
|---|---|
(package private) Complex[] |
complexData
|
private FastFFT |
fastFFt
|
(package private) static int |
WHISTLE_NODELAY
|
(package private) WhistleControl |
whistleControl
|
| Constructor Summary | |
|---|---|
WhistleLocaliser(WhistleControl whistleControl)
|
|
| Method Summary | |
|---|---|
int |
getDelay(FFTDataBlock fftDataBlock,
WhistleShape whistle,
int whistleChannel,
int bearingChannel)
Calculates the delay between a whistle on one channel and another given channel number. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
WhistleControl whistleControl
static final int WHISTLE_NODELAY
Complex[] complexData
private FastFFT fastFFt
| Constructor Detail |
|---|
public WhistleLocaliser(WhistleControl whistleControl)
| Method Detail |
|---|
public int getDelay(FFTDataBlock fftDataBlock,
WhistleShape whistle,
int whistleChannel,
int bearingChannel)
whistle -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||