of

fun of(oxygenSaturation: Float, min: Float, max: Float, startTime: Instant, endTime: Instant): OxygenSaturation

Creates an OxygenSaturation instance with a given oxygen saturation, min oxygen saturation, max oxygen saturation, start time and end time.

Return

An OxygenSaturation instance

Since

1.0.0

Parameters

oxygenSaturation

The blood oxygen level during a specified period, represented as percentage.

min

The lowest blood oxygen level during a specified period, represented as percentage.

max

The highest blood oxygen level during a specified period, represented as percentage.

startTime

The time when measurement was started, specified as Instant.

endTime

The time when measurement was ended, specified as Instant.

Preferences Submitted

You have successfully updated your cookie preferences.