CMPedometer

E494400

CMPedometer is an iOS Core Motion class that provides step counting and related pedometer data using a device’s motion sensors.

All labels observed (1)

Label Occurrences
CMPedometer canonical 1

How this entity was disambiguated

Statements (45)

Predicate Object
instanceOf Core Motion class ⓘ
iOS framework class ⓘ
category motion and fitness APIs ⓘ
classMethod isCadenceAvailable ⓘ
isDistanceAvailable ⓘ
isFloorCountingAvailable ⓘ
isPaceAvailable ⓘ
isPedometerEventTrackingAvailable ⓘ
isStepCountingAvailable ⓘ
dataType time-based pedometer statistics ⓘ
developedBy Apple Inc. ⓘ
documentationURL https://developer.apple.com/documentation/coremotion/cmpedometer ⓘ
headerFile CoreMotion/CMPedometer.h ⓘ
introducedIn iOS 8 ⓘ
language Objective-C API ⓘ
Swift API ⓘ
method queryPedometerDataFromDate:toDate:withHandler: ⓘ
startPedometerUpdatesFromDate:withHandler: ⓘ
stopPedometerUpdates ⓘ
partOf Core Motion framework ⓘ
linked to: CoreMotion
platform iOS ⓘ
iPadOS ⓘ
watchOS ⓘ
primaryFunction pedometer data collection ⓘ
step counting ⓘ
provides average active pace ⓘ
current cadence ⓘ
current pace ⓘ
distance ⓘ
end date of data ⓘ
floors ascended ⓘ
floors descended ⓘ
start date of data ⓘ
step count ⓘ
requires motion coprocessor hardware ⓘ
user permission for motion and fitness data ⓘ
requiresFramework CoreMotion.framework ⓘ
linked to: CoreMotion
returns CMPedometerData objects ⓘ
supports background pedometer updates ⓘ
historical pedometer queries ⓘ
threadingModel handler blocks are called on an arbitrary queue ⓘ
usedFor activity tracking ⓘ
fitness applications ⓘ
health monitoring apps ⓘ
uses device motion sensors ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

CoreMotion → APIClass → CMPedometer ⓘ