public static class ForecastModelRunInventory.Grid
extends java.lang.Object
implements java.lang.Comparable
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(java.lang.Object o) |
int |
countInventory() |
int |
countInventory(double hourOffset) |
int |
countMissing() |
int |
countTotal() |
double[] |
getVertCoords(double hourOffset)
Get inventory as an array of vert coords, at a particular time coord = hourOffset
|
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparablepublic int countInventory()
public int countTotal()
public int countMissing()
public int countInventory(double hourOffset)
public double[] getVertCoords(double hourOffset)
hourOffset - : may or may not be in the list of time coords