Package | Description |
---|---|
com.dsi.ant.plugins.antplus.pcc |
Modifier and Type | Method and Description |
---|---|
static AntPlusBikePowerPcc.CrankLengthSetting |
AntPlusBikePowerPcc.CrankLengthSetting.getValueFromInt(int intValue)
Returns the crank length setting from the int code.
|
static AntPlusBikePowerPcc.CrankLengthSetting |
AntPlusBikePowerPcc.CrankLengthSetting.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AntPlusBikePowerPcc.CrankLengthSetting[] |
AntPlusBikePowerPcc.CrankLengthSetting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AntPlusBikePowerPcc.requestSetCrankParameters(AntPlusBikePowerPcc.CrankLengthSetting crankLengthSetting,
java.math.BigDecimal fullCrankLength,
AntPlusCommonPcc.IRequestFinishedReceiver requestFinishedReceiver)
Send a request to the power meter to set the crank parameters.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.