public class AntPlusStrideSdmPcc.IpcDefines
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MSG_EVENT_STRIDESDM_CALORIEDATA_PARAM_longCUMULATIVECALORIES
The total number of calories consumed from the start of the session.
|
static java.lang.String |
MSG_EVENT_STRIDESDM_COMPUTATIONTIMESTAMP_PARAM_decimalTIMESTAMPOFLASTCOMPUTATION
Sensor reported time counter value of last distance or speed computation (up to 1/200s accuracy).
|
static java.lang.String |
MSG_EVENT_STRIDESDM_DATALATENCY_PARAM_decimalUPDATELATENCY
Sensor reported time elapsed between the last speed or distance computation and the message transmission (up to 1/32s accuracy).
|
static java.lang.String |
MSG_EVENT_STRIDESDM_DISTANCE_PARAM_decimalCUMULATIVEDISTANCE
Total distance since the plugin connected to this device (up to 1/16m accuracy).
|
static java.lang.String |
MSG_EVENT_STRIDESDM_INSTANTANEOUSCADENCE_PARAM_decimalINSTANTANEOUSCADENCE
Instantaneous cadence valid for display, computed by sensor (up to 1/16 strides/min accuracy).
|
static java.lang.String |
MSG_EVENT_STRIDESDM_INSTANTANEOUSSPEED_PARAM_decimalINSTANTANEOUSSPEED
Instantaneous speed computed by sensor valid for display (up to 1/256 m/s accuracy).
|
static java.lang.String |
MSG_EVENT_STRIDESDM_SENSORSTATUS_PARAM_intBATTERYSTATUS
The
BatteryStatus of the current sensor battery status. |
static java.lang.String |
MSG_EVENT_STRIDESDM_SENSORSTATUS_PARAM_intSENSORHEALTH
The
AntPlusStrideSdmPcc.SensorHealth of the current sensor health. |
static java.lang.String |
MSG_EVENT_STRIDESDM_SENSORSTATUS_PARAM_intSENSORLOCATION
The
AntPlusStrideSdmPcc.SensorLocation of the current sensor location. |
static java.lang.String |
MSG_EVENT_STRIDESDM_SENSORSTATUS_PARAM_intUSESTATE
The
AntPlusStrideSdmPcc.SensorUseState of the current sensor use state. |
static java.lang.String |
MSG_EVENT_STRIDESDM_STRIDECOUNT_PARAM_longCUMULATIVESTRIDES
Total number of strides taken during the session.
|
static int |
MSG_EVENT_STRIDESDM_whatCALORIEDATA
The total calories consumed over the session.
|
static int |
MSG_EVENT_STRIDESDM_whatCOMPUTATIONTIMESTAMP
Data about the timing of the last speed and distance computation.
|
static int |
MSG_EVENT_STRIDESDM_whatDATALATENCY
The sensor reported latency between calculation and sensor transmission.
|
static int |
MSG_EVENT_STRIDESDM_whatDISTANCE
The total distance travelled since the plugin connected to this device.
|
static int |
MSG_EVENT_STRIDESDM_whatINSTANTANEOUSCADENCE
The instantaneous cadence data.
|
static int |
MSG_EVENT_STRIDESDM_whatINSTANTANEOUSSPEED
The instantaneous speed data.
|
static int |
MSG_EVENT_STRIDESDM_whatSENSORSTATUS
Various status information about the sensor.
|
static int |
MSG_EVENT_STRIDESDM_whatSTRIDECOUNT
The cumulative stride count since the plugin connected to this device.
|
static java.lang.String |
PATH_ANTPLUS_STRIDESDMPLUGIN_PKG
The plugin package path.
|
static java.lang.String |
PATH_ANTPLUS_STRIDESDMPLUGIN_SERVICE
The plugin service path.
|
Constructor and Description |
---|
AntPlusStrideSdmPcc.IpcDefines() |
public static final java.lang.String PATH_ANTPLUS_STRIDESDMPLUGIN_PKG
public static final java.lang.String PATH_ANTPLUS_STRIDESDMPLUGIN_SERVICE
public static final int MSG_EVENT_STRIDESDM_whatINSTANTANEOUSSPEED
public static final java.lang.String MSG_EVENT_STRIDESDM_INSTANTANEOUSSPEED_PARAM_decimalINSTANTANEOUSSPEED
MSG_EVENT_STRIDESDM_whatINSTANTANEOUSSPEED
event.public static final int MSG_EVENT_STRIDESDM_whatINSTANTANEOUSCADENCE
public static final java.lang.String MSG_EVENT_STRIDESDM_INSTANTANEOUSCADENCE_PARAM_decimalINSTANTANEOUSCADENCE
MSG_EVENT_STRIDESDM_whatINSTANTANEOUSCADENCE
event.public static final int MSG_EVENT_STRIDESDM_whatDISTANCE
public static final java.lang.String MSG_EVENT_STRIDESDM_DISTANCE_PARAM_decimalCUMULATIVEDISTANCE
MSG_EVENT_STRIDESDM_whatDISTANCE
event.public static final int MSG_EVENT_STRIDESDM_whatSTRIDECOUNT
public static final java.lang.String MSG_EVENT_STRIDESDM_STRIDECOUNT_PARAM_longCUMULATIVESTRIDES
MSG_EVENT_STRIDESDM_whatSTRIDECOUNT
event.public static final int MSG_EVENT_STRIDESDM_whatCOMPUTATIONTIMESTAMP
public static final java.lang.String MSG_EVENT_STRIDESDM_COMPUTATIONTIMESTAMP_PARAM_decimalTIMESTAMPOFLASTCOMPUTATION
MSG_EVENT_STRIDESDM_whatCOMPUTATIONTIMESTAMP
event.public static final int MSG_EVENT_STRIDESDM_whatDATALATENCY
public static final java.lang.String MSG_EVENT_STRIDESDM_DATALATENCY_PARAM_decimalUPDATELATENCY
MSG_EVENT_STRIDESDM_whatDATALATENCY
event.public static final int MSG_EVENT_STRIDESDM_whatCALORIEDATA
public static final java.lang.String MSG_EVENT_STRIDESDM_CALORIEDATA_PARAM_longCUMULATIVECALORIES
MSG_EVENT_STRIDESDM_whatCALORIEDATA
event.public static final int MSG_EVENT_STRIDESDM_whatSENSORSTATUS
public static final java.lang.String MSG_EVENT_STRIDESDM_SENSORSTATUS_PARAM_intSENSORLOCATION
AntPlusStrideSdmPcc.SensorLocation
of the current sensor location. Sent in the MSG_EVENT_STRIDESDM_whatSENSORSTATUS
event.public static final java.lang.String MSG_EVENT_STRIDESDM_SENSORSTATUS_PARAM_intBATTERYSTATUS
BatteryStatus
of the current sensor battery status. Sent in the MSG_EVENT_STRIDESDM_whatSENSORSTATUS
event. Note: This value may also be received in the AntPlusCommonPcc.IBatteryStatusReceiver.onNewBatteryStatus(long, java.util.EnumSet<com.dsi.ant.plugins.antplus.pcc.defines.EventFlag>, long, java.math.BigDecimal, com.dsi.ant.plugins.antplus.pcc.defines.BatteryStatus, int, int, int)
event if the sensor supports the battery status common page.public static final java.lang.String MSG_EVENT_STRIDESDM_SENSORSTATUS_PARAM_intSENSORHEALTH
AntPlusStrideSdmPcc.SensorHealth
of the current sensor health. Sent in the MSG_EVENT_STRIDESDM_whatSENSORSTATUS
event.public static final java.lang.String MSG_EVENT_STRIDESDM_SENSORSTATUS_PARAM_intUSESTATE
AntPlusStrideSdmPcc.SensorUseState
of the current sensor use state. Sent in the MSG_EVENT_STRIDESDM_whatSENSORSTATUS
event.Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.