|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.tests.utils.TransmissionEventDetector
public class TransmissionEventDetector
| Field Summary | |
|---|---|
protected java.text.SimpleDateFormat |
_dateFormatter
|
| Constructor Summary | |
|---|---|
TransmissionEventDetector()
|
|
| Method Summary | |
|---|---|
void |
detriggeredCallback(StaLtaEventDetector detector)
Called on state transition to de-triggered |
static void |
main(java.lang.String[] args)
|
void |
triggeredCallback(StaLtaEventDetector detector)
Called on state transition to triggered |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.text.SimpleDateFormat _dateFormatter
| Constructor Detail |
|---|
public TransmissionEventDetector()
| Method Detail |
|---|
public void triggeredCallback(StaLtaEventDetector detector)
StaLtaEventDetector.Listener
triggeredCallback in interface StaLtaEventDetector.Listenerpublic void detriggeredCallback(StaLtaEventDetector detector)
StaLtaEventDetector.Listener
detriggeredCallback in interface StaLtaEventDetector.Listenerpublic static void main(java.lang.String[] args)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||