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, VersionProperty controllerVersion, 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,
                              VersionProperty controllerVersion,
                              VersionProperty configFormat)


Copyright © 2011-2012. All Rights Reserved.