public class CartesianEventVariables
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
CartesianEventVariables() |
protected |
CartesianEventVariables(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(CartesianEventVariables obj) |
double |
getMotionOngoingCheckPoint() |
double |
getTime() |
java.lang.String |
getType() |
void |
setMotionOngoingCheckPoint(double value) |
void |
setTime(double value) |
void |
setType(java.lang.String value) |
protected CartesianEventVariables(long cPtr, boolean cMemoryOwn)
public CartesianEventVariables()
protected static long getCPtr(CartesianEventVariables obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void setType(java.lang.String value)
public java.lang.String getType()
public void setTime(double value)
public double getTime()
public void setMotionOngoingCheckPoint(double value)
public double getMotionOngoingCheckPoint()