Builder
class Builder : GeneratedMessageLite.Builder<MessageType, BuilderType> , MetricsProto.MetricsOrBuilder
Comprehensive physiological metrics container.
Contains all available physiological measurements and analysis results.
Content copied to clipboard
presage.physiology.MetricsFunctions
Link copied to clipboard
Breathing and respiratory analysis results
Content copied to clipboard
.presage.physiology.Breathing breathing = 1;Link copied to clipboard
Electrodermal activity measurements. Note: processing needs to run for over 35 seconds to generate the first EDA result.
Content copied to clipboard
.presage.physiology.Eda eda = 3;Link copied to clipboard
Facial analysis results
Content copied to clipboard
.presage.physiology.Face face = 4;Link copied to clipboard
Micro-motion analysis results
Content copied to clipboard
.presage.physiology.MicroMotion micromotion = 2;Link copied to clipboard
Breathing and respiratory analysis results
Content copied to clipboard
.presage.physiology.Breathing breathing = 1;Link copied to clipboard
Electrodermal activity measurements. Note: processing needs to run for over 35 seconds to generate the first EDA result.
Content copied to clipboard
.presage.physiology.Eda eda = 3;Link copied to clipboard
Facial analysis results
Content copied to clipboard
.presage.physiology.Face face = 4;Link copied to clipboard
Micro-motion analysis results
Content copied to clipboard
.presage.physiology.MicroMotion micromotion = 2;Link copied to clipboard
Breathing and respiratory analysis results
Content copied to clipboard
.presage.physiology.Breathing breathing = 1;Link copied to clipboard
Micro-motion analysis results
Content copied to clipboard
.presage.physiology.MicroMotion micromotion = 2;Link copied to clipboard
Breathing and respiratory analysis results
Content copied to clipboard
.presage.physiology.Breathing breathing = 1;Link copied to clipboard
Electrodermal activity measurements. Note: processing needs to run for over 35 seconds to generate the first EDA result.
Content copied to clipboard
.presage.physiology.Eda eda = 3;Link copied to clipboard
Facial analysis results
Content copied to clipboard
.presage.physiology.Face face = 4;Link copied to clipboard
Micro-motion analysis results
Content copied to clipboard
.presage.physiology.MicroMotion micromotion = 2;Link copied to clipboard
open fun setBreathing(builderForValue: MetricsProto.Breathing.Builder): MetricsProto.Metrics.Builder
Breathing and respiratory analysis results
Content copied to clipboard
.presage.physiology.Breathing breathing = 1;Link copied to clipboard
Electrodermal activity measurements. Note: processing needs to run for over 35 seconds to generate the first EDA result.
Content copied to clipboard
.presage.physiology.Eda eda = 3;Link copied to clipboard
Facial analysis results
Content copied to clipboard
.presage.physiology.Face face = 4;Link copied to clipboard
open fun setMicromotion(builderForValue: MetricsProto.MicroMotion.Builder): MetricsProto.Metrics.Builder
Micro-motion analysis results
Content copied to clipboard
.presage.physiology.MicroMotion micromotion = 2;