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

java.lang.Object
  extended by org.mechio.api.motion.servos.config.ServoControllerContext<Param>

public class ServoControllerContext<Param>
extends Object

Author:
Matthew Stevenson

Constructor Summary
ServoControllerContext(Class<Param> paramClass, Param param, org.jflux.api.common.rk.config.VersionProperty controllerVersion, org.jflux.api.common.rk.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.jflux.api.common.rk.config.VersionProperty controllerVersion,
                              org.jflux.api.common.rk.config.VersionProperty configFormat)


Copyright © 2011-2014. All Rights Reserved.