org.robokind.api.motion.servos.config
Class ServoControllerContext<Param>
java.lang.Object
org.robokind.api.motion.servos.config.ServoControllerContext<Param>
public class ServoControllerContext<Param>
- extends Object
- Author:
- Matthew Stevenson
Constructor Summary |
ServoControllerContext(Class<Param> paramClass,
Param param,
org.robokind.api.common.config.VersionProperty controllerVersion,
org.robokind.api.common.config.VersionProperty configFormat)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServoControllerContext
public ServoControllerContext(Class<Param> paramClass,
Param param,
org.robokind.api.common.config.VersionProperty controllerVersion,
org.robokind.api.common.config.VersionProperty configFormat)
Copyright © 2011-2013. All Rights Reserved.