public class PSResourceProfile
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
protected |
PSResourceProfile(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(PSResourceProfile obj) |
double |
getLowerBound(int time) |
PSTimePointList |
getTimes() |
double |
getUpperBound(int time) |
public static long getCPtr(PSResourceProfile obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public PSTimePointList getTimes()
public double getLowerBound(int time)
public double getUpperBound(int time)