yarp
Class IAmplifierControlRaw
java.lang.Object
yarp.IAmplifierControlRaw
public class IAmplifierControlRaw
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
IAmplifierControlRaw
public IAmplifierControlRaw(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(IAmplifierControlRaw obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
enableAmpRaw
public boolean enableAmpRaw(int j)
disableAmpRaw
public boolean disableAmpRaw(int j)
getCurrentsRaw
public boolean getCurrentsRaw(SWIGTYPE_p_double vals)
getCurrentRaw
public boolean getCurrentRaw(int j,
SWIGTYPE_p_double val)
setMaxCurrentRaw
public boolean setMaxCurrentRaw(int j,
double v)
getMaxCurrentRaw
public boolean getMaxCurrentRaw(int j,
SWIGTYPE_p_double v)
getAmpStatusRaw
public boolean getAmpStatusRaw(SWIGTYPE_p_int st)
getAmpStatusRaw
public boolean getAmpStatusRaw(int j,
SWIGTYPE_p_int st)