public class TimeGrid extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
TimeGrid() |
|
TimeGrid(double end,
long steps) |
|
TimeGrid(DoubleVector times) |
|
TimeGrid(DoubleVector times,
long steps) |
protected |
TimeGrid(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
double |
dt(long i) |
double |
elementAt(long i) |
protected void |
finalize() |
protected static long |
getCPtr(TimeGrid obj) |
long |
getSize() |
protected TimeGrid(long cPtr,
boolean cMemoryOwn)
public TimeGrid()
public TimeGrid(double end,
long steps)
public TimeGrid(DoubleVector times)
public TimeGrid(DoubleVector times, long steps)
Copyright © 2017. All rights reserved.