예제 #1
0
 def __del__(self):
     """The Destructor Method for the Accelerometer Class
     """
     Phidget.dispose(self)
예제 #2
0
 def __del__(self):
     """The Destructor Method for the FrequencyCounter Class
     """
     Phidget.dispose(self)
예제 #3
0
파일: GPS.py 프로젝트: 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)
예제 #5
0
파일: GPS.py 프로젝트: tropicdome/robomow
 def __del__(self):
     """The Destructor Method for the GPS Class
     """
     Phidget.dispose(self)
예제 #6
0
 def __del__(self):
     """The Destructor Method for the InterfaceKit Class
     """
     Phidget.dispose(self)
예제 #7
0
 def __del__(self):
     """The Destructor Method for the InterfaceKit Class
     """
     Phidget.dispose(self)
예제 #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)
예제 #10
0
 def __del__(self):
     """The Destructor Method for the Accelerometer Class
     """
     Phidget.dispose(self)
예제 #11
0
 def __del__(self):
     """The Destructor Method for the AdvancedServo Class
     """
     Phidget.dispose(self)
예제 #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)
예제 #14
0
 def __del__(self):
     """The Destructor Method for the TemperatureSensor Class
     """
     Phidget.dispose(self)