org.robokind.api.motion.servos.config
Class ServoControllerContext<Param>

java.lang.Object
  extended by 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)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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.