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 Epoch
Epoch.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 Epoch
Epoch.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) boolean
Epoch.intersects
(Epoch e) Determine whether the input epoch intersects this Epochboolean
Return true if this Epoch is a subset of the input Epochboolean
Epoch.isSuperset
(Epoch E) Return true if this Epoch is a superset of the input Epochdouble
Epoch.overlapAmount
(Epoch I) Determines the length in seconds of the overlap between the input Epoch and this Epoch.double
Epoch.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 TypeMethodDescriptionboolean
boolean
double
double
double
void