Package | Description |
---|---|
com.dsi.ant.plugins.antplus.pcc |
Modifier and Type | Field and Description |
---|---|
AntPlusBikePowerPcc.CalibrationId |
AntPlusBikePowerPcc.CalibrationMessage.calibrationId
The calibration ID sent by the power sensor.
|
Modifier and Type | Method and Description |
---|---|
static AntPlusBikePowerPcc.CalibrationId |
AntPlusBikePowerPcc.CalibrationId.getValueFromInt(int intValue)
Convert int to equivalent enum value
|
static AntPlusBikePowerPcc.CalibrationId |
AntPlusBikePowerPcc.CalibrationId.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AntPlusBikePowerPcc.CalibrationId[] |
AntPlusBikePowerPcc.CalibrationId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AntPlusBikePowerPcc.CalibrationMessage(AntPlusBikePowerPcc.CalibrationId calibrationId,
java.lang.Integer calibrationData,
java.lang.Integer ctfOffset,
byte[] manufacturerSpecificData)
Constructor for calibration message.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.