Fun with PWM  0.32
Timelapse.Timelapse Class Reference

Manages timelapse events, driven by the camera service. More...

Inheritance diagram for Timelapse.Timelapse:

Public Member Functions

def __init__ (self, camera=None)
 
def update (self)
 
def getCamProfile (self)
 

Public Attributes

 now
 
 camera
 

Detailed Description

Manages timelapse events, driven by the camera service.

Constructor & Destructor Documentation

§ __init__()

def Timelapse.Timelapse.__init__ (   self,
  camera = None 
)
Initializes the Timelapse object

@param camera

Member Function Documentation

§ getCamProfile()

def Timelapse.Timelapse.getCamProfile (   self)
Gets the camera profile from the active timelapse profile

@return CameraProfile or None

§ update()

def Timelapse.Timelapse.update (   self)
Updates the camera based on the timelapse profile (if any)

The documentation for this class was generated from the following file: