Package com.polar.sdk.api.model.sleep
        Class SleepCycle
- 
                    
                    - All Implemented Interfaces:
 
 public final class SleepCycle
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description private final IntegersecondsFromSleepStartprivate final FloatsleepDepthStart
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description SleepCycle(Integer secondsFromSleepStart, Float sleepDepthStart)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final IntegergetSecondsFromSleepStart()final FloatgetSleepDepthStart()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getSecondsFromSleepStartfinal Integer getSecondsFromSleepStart() 
 - 
                                        getSleepDepthStartfinal Float getSleepDepthStart() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-