enigma2  2.6
Public Member Functions | Static Public Attributes | List of all members
enigma.eLinearInterpolator Class Reference
Inheritance diagram for enigma.eLinearInterpolator:

Public Member Functions

def __init__ (self, *args)
 
def at (self, progress)
 

Static Public Attributes

 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
 create = staticmethod(_enigma.eLinearInterpolator_create)
 

Constructor & Destructor Documentation

◆ __init__()

def enigma.eLinearInterpolator.__init__ (   self,
args 
)

Member Function Documentation

◆ at()

def enigma.eLinearInterpolator.at (   self,
  progress 
)
at(eLinearInterpolator self, float progress) -> float

Member Data Documentation

◆ create

enigma.eLinearInterpolator.create = staticmethod(_enigma.eLinearInterpolator_create)
static

◆ thisown

enigma.eLinearInterpolator.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
static

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