Example #1
0
 def __del__(self):
     """The Destructor Method for the Accelerometer Class
     """
     Phidget.dispose(self)
 def __del__(self):
     """The Destructor Method for the FrequencyCounter Class
     """
     Phidget.dispose(self)
Example #3
0
File: GPS.py Project: cyface/boxbot
 def __del__(self):
     """The Destructor Method for the GPS Class
     """
     Phidget.dispose(self)
 def __del__(self):
     """The Destructor Method for the AdvancedServo Class
     """
     Phidget.dispose(self)
Example #5
0
 def __del__(self):
     """The Destructor Method for the GPS Class
     """
     Phidget.dispose(self)
Example #6
0
 def __del__(self):
     """The Destructor Method for the InterfaceKit Class
     """
     Phidget.dispose(self)
Example #7
0
 def __del__(self):
     """The Destructor Method for the InterfaceKit Class
     """
     Phidget.dispose(self)
Example #8
0
 def __del__(self):
     """The Destructor Method for the MotorControl Class
     """
     Phidget.dispose(self)
 def __del__(self):
     """The Destructor Method for the TemperatureSensor Class
     """
     Phidget.dispose(self)
Example #10
0
 def __del__(self):
     """The Destructor Method for the Accelerometer Class
     """
     Phidget.dispose(self)
Example #11
0
 def __del__(self):
     """The Destructor Method for the AdvancedServo Class
     """
     Phidget.dispose(self)
Example #12
0
 def __del__(self):
     """The Destructor Method for the MotorControl Class
     """
     Phidget.dispose(self)
 def __del__(self):
     """The Destructor Method for the FrequencyCounter Class
     """
     Phidget.dispose(self)
Example #14
0
 def __del__(self):
     """The Destructor Method for the TemperatureSensor Class
     """
     Phidget.dispose(self)