Returns the starting read Timestamp*/
| 114 | |
| 115 | /** Returns the starting read Timestamp*/ |
| 116 | TIMESTAMP initialReadTimestamp(void) { return 20000;} |
| 117 | |
| 118 | /** returns the full-scale transmit amplitude **/ |
| 119 | double fullScaleInputValue() {return 13500.0;} |