Uses of Class
llnl.gnem.core.util.Epoch
Packages that use Epoch
- 
Uses of Epoch in llnl.gnem.core.util
Methods in llnl.gnem.core.util that return EpochModifier and TypeMethodDescriptionstatic EpochEpoch.getBoundingEpoch(Epoch epoch1, Epoch epoch2) Epoch.getIntersection(Epoch other) Return an Epoch that is the intersection of this Epoch with the input EpochEpoch.intersection(Epoch e) Methods in llnl.gnem.core.util with parameters of type EpochModifier and TypeMethodDescriptionstatic EpochEpoch.getBoundingEpoch(Epoch epoch1, Epoch epoch2) Epoch.getIntersection(Epoch other) Return an Epoch that is the intersection of this Epoch with the input EpochEpoch.intersection(Epoch e) booleanEpoch.intersects(Epoch e) Determine whether the input epoch intersects this EpochbooleanReturn true if this Epoch is a subset of the input EpochbooleanEpoch.isSuperset(Epoch E) Return true if this Epoch is a superset of the input EpochdoubleEpoch.overlapAmount(Epoch I) Determines the length in seconds of the overlap between the input Epoch and this Epoch.doubleEpoch.projection(Epoch other) Constructors in llnl.gnem.core.util with parameters of type Epoch - 
Uses of Epoch in llnl.gnem.core.waveform.seismogram
Methods in llnl.gnem.core.waveform.seismogram that return EpochMethods in llnl.gnem.core.waveform.seismogram with parameters of type EpochModifier and TypeMethodDescriptionbooleanbooleandoubledoubledoublevoid