lejos.nxt
Interface Tachometer

All Known Subinterfaces:
TachoMotorPort
All Known Implementing Classes:
MotorPort, RemoteMotorPort

public interface Tachometer

Abstraction for the tachometer built into NXT motors.

Author:
Lawrie Griffiths

Method Summary
 int getTachoCount()
           
 void resetTachoCount()
           
 

Method Detail

getTachoCount

int getTachoCount()

resetTachoCount

void resetTachoCount()