Breathing
Comprehensive breathing/respiratory measurements and derived metrics.
Contains respiratory rate, traces, and various breathing pattern indicators.
Content copied to clipboard
presage.physiology.BreathingTypes
Link copied to clipboard
class Builder : GeneratedMessageLite.Builder<MessageType, BuilderType> , MetricsProto.BreathingOrBuilder
Comprehensive breathing/respiratory measurements and derived metrics.
Contains respiratory rate, traces, and various breathing pattern indicators.
Content copied to clipboard
presage.physiology.BreathingProperties
Functions
Link copied to clipboard
Breathing amplitude measurements
Content copied to clipboard
repeated .presage.physiology.Measurement amplitude = 4;Link copied to clipboard
Breathing amplitude measurements
Content copied to clipboard
repeated .presage.physiology.Measurement amplitude = 4;Link copied to clipboard
Breathing amplitude measurements
Content copied to clipboard
repeated .presage.physiology.Measurement amplitude = 4;Link copied to clipboard
Breathing amplitude measurements
Content copied to clipboard
repeated .presage.physiology.Measurement amplitude = 4;Link copied to clipboard
Breathing amplitude measurements
Content copied to clipboard
repeated .presage.physiology.Measurement amplitude = 4;Link copied to clipboard
Apnea (breathing cessation) detection status
Content copied to clipboard
repeated .presage.physiology.DetectionStatus apnea = 5;Link copied to clipboard
Apnea (breathing cessation) detection status
Content copied to clipboard
repeated .presage.physiology.DetectionStatus apnea = 5;Link copied to clipboard
Apnea (breathing cessation) detection status
Content copied to clipboard
repeated .presage.physiology.DetectionStatus apnea = 5;Link copied to clipboard
Apnea (breathing cessation) detection status
Content copied to clipboard
repeated .presage.physiology.DetectionStatus apnea = 5;Link copied to clipboard
Apnea (breathing cessation) detection status
Content copied to clipboard
repeated .presage.physiology.DetectionStatus apnea = 5;Link copied to clipboard
Baseline breathing measurements
Content copied to clipboard
repeated .presage.physiology.Measurement baseline = 7;Link copied to clipboard
Baseline breathing measurements
Content copied to clipboard
repeated .presage.physiology.Measurement baseline = 7;Link copied to clipboard
Baseline breathing measurements
Content copied to clipboard
repeated .presage.physiology.Measurement baseline = 7;Link copied to clipboard
Baseline breathing measurements
Content copied to clipboard
repeated .presage.physiology.Measurement baseline = 7;Link copied to clipboard
Baseline breathing measurements
Content copied to clipboard
repeated .presage.physiology.Measurement baseline = 7;Link copied to clipboard
Link copied to clipboard
Inhale to exhale duration ratio measurements
Content copied to clipboard
repeated .presage.physiology.Measurement inhale_exhale_ratio = 8;Link copied to clipboard
Inhale to exhale duration ratio measurements
Content copied to clipboard
repeated .presage.physiology.Measurement inhale_exhale_ratio = 8;Link copied to clipboard
Inhale to exhale duration ratio measurements
Content copied to clipboard
repeated .presage.physiology.Measurement inhale_exhale_ratio = 8;Link copied to clipboard
Inhale to exhale duration ratio measurements
Content copied to clipboard
repeated .presage.physiology.Measurement inhale_exhale_ratio = 8;Link copied to clipboard
Inhale to exhale duration ratio measurements
Content copied to clipboard
repeated .presage.physiology.Measurement inhale_exhale_ratio = 8;Link copied to clipboard
Abdominal breathing movement trace measurements
Content copied to clipboard
repeated .presage.physiology.Measurement lower_trace = 3;Link copied to clipboard
Abdominal breathing movement trace measurements
Content copied to clipboard
repeated .presage.physiology.Measurement lower_trace = 3;Link copied to clipboard
Abdominal breathing movement trace measurements
Content copied to clipboard
repeated .presage.physiology.Measurement lower_trace = 3;Link copied to clipboard
Abdominal breathing movement trace measurements
Content copied to clipboard
repeated .presage.physiology.Measurement lower_trace = 3;Link copied to clipboard
Abdominal breathing movement trace measurements
Content copied to clipboard
repeated .presage.physiology.Measurement lower_trace = 3;Link copied to clipboard
Respiratory rate measurements with confidence scores
Content copied to clipboard
repeated .presage.physiology.MeasurementWithConfidence rate = 1;Link copied to clipboard
Respiratory rate measurements with confidence scores
Content copied to clipboard
repeated .presage.physiology.MeasurementWithConfidence rate = 1;Link copied to clipboard
Respiratory rate measurements with confidence scores
Content copied to clipboard
repeated .presage.physiology.MeasurementWithConfidence rate = 1;Link copied to clipboard
Respiratory rate measurements with confidence scores
Content copied to clipboard
repeated .presage.physiology.MeasurementWithConfidence rate = 1;Link copied to clipboard
Respiratory rate measurements with confidence scores
Content copied to clipboard
repeated .presage.physiology.MeasurementWithConfidence rate = 1;Link copied to clipboard
Respiratory line length measurements for breathing pattern analysis
Content copied to clipboard
repeated .presage.physiology.Measurement respiratory_line_length = 6;Link copied to clipboard
Respiratory line length measurements for breathing pattern analysis
Content copied to clipboard
repeated .presage.physiology.Measurement respiratory_line_length = 6;Link copied to clipboard
Respiratory line length measurements for breathing pattern analysis
Content copied to clipboard
repeated .presage.physiology.Measurement respiratory_line_length = 6;Link copied to clipboard
Respiratory line length measurements for breathing pattern analysis
Content copied to clipboard
repeated .presage.physiology.Measurement respiratory_line_length = 6;Link copied to clipboard
Respiratory line length measurements for breathing pattern analysis
Content copied to clipboard
repeated .presage.physiology.Measurement respiratory_line_length = 6;Link copied to clipboard
Strict/high-precision breathing measurements
Content copied to clipboard
.presage.physiology.Strict strict = 9;Link copied to clipboard
Chest breathing movement trace measurements
Content copied to clipboard
repeated .presage.physiology.Measurement upper_trace = 2;Link copied to clipboard
Chest breathing movement trace measurements
Content copied to clipboard
repeated .presage.physiology.Measurement upper_trace = 2;Link copied to clipboard
Chest breathing movement trace measurements
Content copied to clipboard
repeated .presage.physiology.Measurement upper_trace = 2;Link copied to clipboard
Chest breathing movement trace measurements
Content copied to clipboard
repeated .presage.physiology.Measurement upper_trace = 2;Link copied to clipboard
Chest breathing movement trace measurements
Content copied to clipboard
repeated .presage.physiology.Measurement upper_trace = 2;Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): MetricsProto.Breathing
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): MetricsProto.Breathing
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): MetricsProto.Breathing
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MetricsProto.Breathing
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): MetricsProto.Breathing
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): MetricsProto.Breathing
Link copied to clipboard