PolarSleepData

public class PolarSleepData

Undocumented

  • Undocumented

    See more

    Declaration

    Swift

    public enum SleepWakeState : String, Codable
  • Undocumented

    See more

    Declaration

    Swift

    public enum SleepRating : Int, Codable
  • Undocumented

    See more

    Declaration

    Swift

    public struct PolarSleepAnalysisResult : Codable
  • Undocumented

    See more

    Declaration

    Swift

    public struct SleepWakePhase : Codable
  • Undocumented

    See more

    Declaration

    Swift

    public struct SleepCycle : Codable
  • Undocumented

    See more

    Declaration

    Swift

    public struct OriginalSleepRange : Codable
  • Polar sleep time skin temperature data.

    - sleepResultDate (year, month, day) of the sleep skin temperature data
    - deviationFromBaseLine: Deviation to users sleep body temperature history. Unit=celsius. Value is -1000.0 when not calculated.
    - sleepTimeSkinTemperatureCelsius: unit=celsius
    
    See more

    Declaration

    Swift

    public struct SleepSkinTemperatureResult : Codable