carputils
Doxygen code documentation for the python framework controlling openCARP
Public Member Functions | Public Attributes | List of all members
carputils.machines.general.ClassPropertyDescriptor Class Reference

Public Member Functions

def __init__ (self, fget)
 
def __get__ (self, obj, klass=None)
 

Public Attributes

 fget
 

Constructor & Destructor Documentation

◆ __init__()

def carputils.machines.general.ClassPropertyDescriptor.__init__ (   self,
  fget 
)

Member Function Documentation

◆ __get__()

def carputils.machines.general.ClassPropertyDescriptor.__get__ (   self,
  obj,
  klass = None 
)

Member Data Documentation

◆ fget

carputils.machines.general.ClassPropertyDescriptor.fget

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