add Respiratory Line Length
open fun addRespiratoryLineLength(index: Int, value: MetricsProto.Measurement): MetricsProto.Breathing.Builder
open fun addRespiratoryLineLength(builderForValue: MetricsProto.Measurement.Builder): MetricsProto.Breathing.Builder
open fun addRespiratoryLineLength(index: Int, builderForValue: MetricsProto.Measurement.Builder): MetricsProto.Breathing.Builder
Respiratory line length measurements for breathing pattern analysis
Content copied to clipboard
repeated .presage.physiology.Measurement respiratory_line_length = 6;