com.kuka.roboticsAPI.params
Class MotionOverlayParameter

java.lang.Object
  extended by com.kuka.common.params.AbstractParameter<List<IMotionOverlay>>
      extended by com.kuka.roboticsAPI.params.MotionOverlayParameter
All Implemented Interfaces:
com.kuka.common.params.IParameter<List<IMotionOverlay>>

public final class MotionOverlayParameter
extends com.kuka.common.params.AbstractParameter<List<IMotionOverlay>>

Parameter for the motion overlay.

This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.

Constructor Summary
MotionOverlayParameter()
          Creates a new value instance of this parameter.
 
Method Summary
 
Methods inherited from class com.kuka.common.params.AbstractParameter
equals, hashCode, value
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MotionOverlayParameter

public MotionOverlayParameter()
Creates a new value instance of this parameter.

Parameters:
motionOverlay - The motion overlay parameter. null is not allowed.
This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.


Copyright © 2019. All rights reserved.