Builder

class Builder : GeneratedMessageLite.Builder<MessageType, BuilderType> , MetricsProto.MetricsOrBuilder

Comprehensive physiological metrics container.
Contains all available physiological measurements and analysis results.
Protobuf type presage.physiology.Metrics

Functions

Link copied to clipboard
Breathing and respiratory analysis results 
.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. 
.presage.physiology.Eda eda = 3;
Link copied to clipboard
Facial analysis results 
.presage.physiology.Face face = 4;
Link copied to clipboard
Micro-motion analysis results 
.presage.physiology.MicroMotion micromotion = 2;
Link copied to clipboard
Breathing and respiratory analysis results 
.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. 
.presage.physiology.Eda eda = 3;
Link copied to clipboard
Facial analysis results 
.presage.physiology.Face face = 4;
Link copied to clipboard
Micro-motion analysis results 
.presage.physiology.MicroMotion micromotion = 2;
Link copied to clipboard
open fun hasBreathing(): Boolean
Breathing and respiratory analysis results 
.presage.physiology.Breathing breathing = 1;
Link copied to clipboard
open fun hasEda(): Boolean
Electrodermal activity measurements. Note: processing needs to run for over 35 seconds to generate the first EDA result. 
.presage.physiology.Eda eda = 3;
Link copied to clipboard
open fun hasFace(): Boolean
Facial analysis results 
.presage.physiology.Face face = 4;
Link copied to clipboard
Micro-motion analysis results 
.presage.physiology.MicroMotion micromotion = 2;
Link copied to clipboard
Breathing and respiratory analysis results 
.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. 
.presage.physiology.Eda eda = 3;
Link copied to clipboard
Facial analysis results 
.presage.physiology.Face face = 4;
Link copied to clipboard
Micro-motion analysis results 
.presage.physiology.MicroMotion micromotion = 2;
Link copied to clipboard
Breathing and respiratory analysis results 
.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. 
.presage.physiology.Eda eda = 3;
Link copied to clipboard
Facial analysis results 
.presage.physiology.Face face = 4;
Link copied to clipboard
Micro-motion analysis results 
.presage.physiology.MicroMotion micromotion = 2;