|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdriver.spatial.cmdlineOpts
private static class spatial.cmdlineOpts
Parsed command-line options.
| Field Summary | |
|---|---|
long |
dim
length of field. |
boolean |
help
print help. |
long |
num
number of nodes. |
java.lang.String |
spatial
string of binning mode. |
int |
spatial_div
binning degree. |
int |
spatial_mode
binning mode. |
boolean |
version
print version. |
| Constructor Summary | |
|---|---|
private |
spatial.cmdlineOpts()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean help
public boolean version
public long num
public long dim
public java.lang.String spatial
public int spatial_mode
public int spatial_div
| Constructor Detail |
|---|
private spatial.cmdlineOpts()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||