Metrics Proto
class MetricsProto
Types
Link copied to clipboard
class BloodPressure : GeneratedMessageLite<MessageType, BuilderType> , MetricsProto.BloodPressureOrBuilder
Blood pressure measurements and related cardiovascular metrics.
Currently focuses on phasic blood pressure variations.
Content copied to clipboard
presage.physiology.BloodPressureLink copied to clipboard
Link copied to clipboard
Comprehensive breathing/respiratory measurements and derived metrics.
Contains respiratory rate, traces, and various breathing pattern indicators.
Content copied to clipboard
presage.physiology.BreathingLink copied to clipboard
Link copied to clipboard
class DetectionStatus : GeneratedMessageLite<MessageType, BuilderType> , MetricsProto.DetectionStatusOrBuilder
Represents detection status with timestamp information.
Used to track whether a particular physiological feature or state is detected.
Content copied to clipboard
presage.physiology.DetectionStatusLink copied to clipboard
Link copied to clipboard
Electrodermal Activity (EDA) measurements.
Tracks skin conductance changes related to autonomic nervous system activity.
Content copied to clipboard
presage.physiology.EdaLink copied to clipboard
Link copied to clipboard
Comprehensive facial analysis measurements and detections.
Contains blinking, talking detection, landmarks, and micro-expressions.
Content copied to clipboard
presage.physiology.FaceLink copied to clipboard
Link copied to clipboard
Facial landmark coordinates with temporal and stability information.
Used for face tracking and facial feature analysis.
Content copied to clipboard
presage.physiology.LandmarksLink copied to clipboard
Link copied to clipboard
class Measurement : GeneratedMessageLite<MessageType, BuilderType> , MetricsProto.MeasurementOrBuilder
Represents a single measurement with timestamp and stability information.
Used for various physiological measurements throughout the system.
Content copied to clipboard
presage.physiology.MeasurementLink copied to clipboard
Link copied to clipboard
class MeasurementWithConfidence : GeneratedMessageLite<MessageType, BuilderType> , MetricsProto.MeasurementWithConfidenceOrBuilder
Represents a measurement with an associated confidence score.
Extends basic measurement with confidence information for quality assessment.
Content copied to clipboard
presage.physiology.MeasurementWithConfidenceLink copied to clipboard
Link copied to clipboard
Metadata information for metrics data packets.
Contains identification, timing, and frame information for data correlation.
Content copied to clipboard
presage.physiology.MetadataLink copied to clipboard
Link copied to clipboard
Comprehensive physiological metrics container.
Contains all available physiological measurements and analysis results.
Content copied to clipboard
presage.physiology.MetricsLink copied to clipboard
class MetricsBuffer : GeneratedMessageLite<MessageType, BuilderType> , MetricsProto.MetricsBufferOrBuilder
Container for a complete set of physiological metrics from a processing buffer.
Represents the output of processing a batch of preprocessed data.
Content copied to clipboard
presage.physiology.MetricsBufferLink copied to clipboard
Link copied to clipboard
Link copied to clipboard
class MicroExpression : GeneratedMessageLite<MessageType, BuilderType> , MetricsProto.MicroExpressionOrBuilder
Represents a detected micro-expression with metadata.
Used for facial expression analysis and emotion detection.
Content copied to clipboard
presage.physiology.MicroExpressionLink copied to clipboard
Link copied to clipboard
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.MicroMotionLink copied to clipboard
Link copied to clipboard
Comprehensive pulse-related measurements and derived metrics.
Contains heart rate, pulse trace, and respiratory coupling information.
Content copied to clipboard
presage.physiology.PulseLink copied to clipboard
Link copied to clipboard
Container for strict/exact values that require high precision.
Used when measurements need to be treated with special precision requirements.
Content copied to clipboard
presage.physiology.StrictLink copied to clipboard
Link copied to clipboard
Generic trace data container for time-series measurements.
Used for various physiological signals that require temporal sampling.
Content copied to clipboard
presage.physiology.TraceLink copied to clipboard