Constructor and Description |
---|
ZuperPedal() |
Modifier and Type | Method and Description |
---|---|
double |
getSpeed(double pedalingRate)
Computes the speed by a factor based on the input
parameter.
|
boolean |
reportIfBroken()
Reports if the pedals are broken.
|
public double getSpeed(double pedalingRate)
public boolean reportIfBroken()
IPedal
reportIfBroken
in interface IPedal