Micro Motion
class MicroMotion : GeneratedMessageLite<MessageType, BuilderType> , MetricsProto.MicroMotionOrBuilder
Micro-motion measurements for body movement analysis.
Tracks small movements in specific body regions.
Content copied to clipboard
presage.physiology.MicroMotionTypes
Link copied to clipboard
class Builder : GeneratedMessageLite.Builder<MessageType, BuilderType> , MetricsProto.MicroMotionOrBuilder
Micro-motion measurements for body movement analysis.
Tracks small movements in specific body regions.
Content copied to clipboard
presage.physiology.MicroMotionFunctions
Link copied to clipboard
Link copied to clipboard
Micro-motion measurements in the glutes region
Content copied to clipboard
repeated .presage.physiology.Measurement glutes = 1;Link copied to clipboard
Micro-motion measurements in the glutes region
Content copied to clipboard
repeated .presage.physiology.Measurement glutes = 1;Link copied to clipboard
Micro-motion measurements in the glutes region
Content copied to clipboard
repeated .presage.physiology.Measurement glutes = 1;Link copied to clipboard
Micro-motion measurements in the glutes region
Content copied to clipboard
repeated .presage.physiology.Measurement glutes = 1;Link copied to clipboard
Micro-motion measurements in the glutes region
Content copied to clipboard
repeated .presage.physiology.Measurement glutes = 1;Link copied to clipboard
Micro-motion measurements in the knees region
Content copied to clipboard
repeated .presage.physiology.Measurement knees = 2;Link copied to clipboard
Micro-motion measurements in the knees region
Content copied to clipboard
repeated .presage.physiology.Measurement knees = 2;Link copied to clipboard
Micro-motion measurements in the knees region
Content copied to clipboard
repeated .presage.physiology.Measurement knees = 2;Link copied to clipboard
Micro-motion measurements in the knees region
Content copied to clipboard
repeated .presage.physiology.Measurement knees = 2;Link copied to clipboard
Micro-motion measurements in the knees region
Content copied to clipboard
repeated .presage.physiology.Measurement knees = 2;Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): MetricsProto.MicroMotion
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): MetricsProto.MicroMotion
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): MetricsProto.MicroMotion
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MetricsProto.MicroMotion
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): MetricsProto.MicroMotion
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): MetricsProto.MicroMotion
Link copied to clipboard