Package | Description |
---|---|
com.dsi.ant.plugins.antplus.pcc |
Modifier and Type | Method and Description |
---|---|
static AntPlusHeartRatePcc.RrFlag |
AntPlusHeartRatePcc.RrFlag.getValueFromInt(int intValue)
Convert int to equivalent enum value
|
static AntPlusHeartRatePcc.RrFlag |
AntPlusHeartRatePcc.RrFlag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AntPlusHeartRatePcc.RrFlag[] |
AntPlusHeartRatePcc.RrFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AntPlusHeartRatePcc.ICalculatedRrIntervalReceiver.onNewCalculatedRrInterval(long estTimestamp,
java.util.EnumSet<EventFlag> eventFlags,
java.math.BigDecimal calculatedRrInterval,
AntPlusHeartRatePcc.RrFlag rrFlag)
Receives the data from a RrInterval event.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.