CMPedometer

E494400

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

Try in SPARQL Jump to: Statements Referenced by

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. NERFINISHED
documentationURL https://developer.apple.com/documentation/coremotion/cmpedometer
headerFile CoreMotion/CMPedometer.h
introducedIn iOS 8 NERFINISHED
language Objective-C API
Swift API NERFINISHED
method queryPedometerDataFromDate:toDate:withHandler:
startPedometerUpdatesFromDate:withHandler:
stopPedometerUpdates
partOf Core Motion framework NERFINISHED
platform iOS
iPadOS
watchOS NERFINISHED
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 NERFINISHED
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

Referenced by (1)

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

CoreMotion APIClass CMPedometer