Package ptolemy.domains.ptides.lib
Interface ActuationDevice
-
- All Known Implementing Classes:
GPOutputSetup
,MotorSetup
,SpeakerOutputDevice
@Deprecated public interface ActuationDevice
Deprecated.This interface defines device performs actuation on the environment. Even though there are no methods for this interface, we nonetheless use this interface to help identify if this actor is an actuator.- Since:
- Ptolemy II 10.0
- Version:
- $Id$
- Author:
- Jia Zou
- Pt.AcceptedRating:
- Pt.ProposedRating:
- Red (jiazou)