|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object visad.data.amanda.EventList visad.data.amanda.Hits
public class Hits
Field Summary | |
---|---|
static FunctionType |
functionType
|
static RealType |
indexType
|
static FieldImpl |
missing
|
static FunctionType |
timeSequenceType
|
Constructor Summary | |
---|---|
Hits()
|
Method Summary | |
---|---|
void |
add(Hit hit)
|
Hit |
get(int i)
|
Methods inherited from class visad.data.amanda.EventList |
---|
dump, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static FunctionType functionType
public static FunctionType timeSequenceType
public static FieldImpl missing
public static final RealType indexType
Constructor Detail |
---|
public Hits()
Method Detail |
---|
public final void add(Hit hit)
public final Hit get(int i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |