|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Receives signal values from a Tx object. An implentation of Rx is contained by a Terminal. It receives samples or values from a specific Tx.
| Method Summary | |
java.lang.String |
getName()
returns the name of the Rx |
void |
passSample(double sample)
called by a Tx to pass a value or sample to this Rx. |
| Method Detail |
public java.lang.String getName()
public void passSample(double sample)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||