visad.data.amanda
Class Hit
- java.lang.Object
-
- visad.data.amanda.Hit
-
- All Implemented Interfaces:
- java.lang.Comparable
public class Hit extends java.lang.Object implements java.lang.Comparable
-
-
Field Summary
Fields Modifier and Type Field and Description static RealTypeamplitudeTypestatic RealTypeindexTypestatic RealTypeleadingEdgeTimeTypestatic RealTuplemissingstatic RealTypemoduleTypestatic RealTupleTypetupleType
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intcompareTo(Hit h)intcompareTo(java.lang.Object obj)booleanequals(java.lang.Object obj)floatgetAmplitude()floatgetLeadingEdgeTime()ModulegetModule()floatgetTimeOverThreshold()RealTuplemakeData()java.lang.StringtoString()
-
-
-
Field Detail
-
amplitudeType
public static final RealType amplitudeType
-
indexType
public static final RealType indexType
-
leadingEdgeTimeType
public static final RealType leadingEdgeTimeType
-
moduleType
public static final RealType moduleType
-
tupleType
public static RealTupleType tupleType
-
missing
public static RealTuple missing
-
-
Method Detail
-
compareTo
public int compareTo(java.lang.Object obj)
- Specified by:
compareToin interfacejava.lang.Comparable
-
compareTo
public int compareTo(Hit h)
-
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equalsin classjava.lang.Object
-
getAmplitude
public final float getAmplitude()
-
getLeadingEdgeTime
public final float getLeadingEdgeTime()
-
getModule
public final Module getModule()
-
getTimeOverThreshold
public final float getTimeOverThreshold()
-
makeData
public final RealTuple makeData()
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-
DMelt 3.0 © DataMelt by jWork.ORG