Uses of Class
nds2.epoch
-
Uses of epoch in nds2
Modifier and TypeMethodDescriptionconnection.currentEpoch()
vectorEpochs.get
(int index) vectorEpochs.remove
(int index) Modifier and TypeMethodDescriptionstatic channel[]
nds2._find_channels
(String channel_glob, int channel_type_mask, int data_type_mask, double min_sample_rate, double max_sample_rate, epoch timespan) static channel[]
nds2._find_channels
(parameters params, String channel_glob, int channel_type_mask, int data_type_mask, double min_sample_rate, double max_sample_rate, epoch timespan) static final channel[]
nds2JNI._find_channels__SWIG_0
(long jarg1, parameters jarg1_, String jarg2, int jarg3, int jarg4, double jarg5, double jarg6, long jarg7, epoch jarg7_) static final channel[]
nds2JNI._find_channels__SWIG_7
(String jarg1, int jarg2, int jarg3, double jarg4, double jarg5, long jarg6, epoch jarg6_) void
boolean
static final int
nds2JNI.epoch_gpsStart_get
(long jarg1, epoch jarg1_) static final void
nds2JNI.epoch_gpsStart_set
(long jarg1, epoch jarg1_, int jarg2) static final int
nds2JNI.epoch_gpsStop_get
(long jarg1, epoch jarg1_) static final void
nds2JNI.epoch_gpsStop_set
(long jarg1, epoch jarg1_, int jarg2) static final String
nds2JNI.epoch_name_get
(long jarg1, epoch jarg1_) static final void
nds2JNI.epoch_name_set
(long jarg1, epoch jarg1_, String jarg2) protected static long
static final long
nds2JNI.new_epoch__SWIG_1
(long jarg1, epoch jarg1_) static final long
nds2JNI.new_vectorEpochs__SWIG_2
(int jarg1, long jarg2, epoch jarg2_) static final void
nds2JNI.vectorEpochs_doAdd__SWIG_0
(long jarg1, vectorEpochs jarg1_, long jarg2, epoch jarg2_) static final void
nds2JNI.vectorEpochs_doAdd__SWIG_1
(long jarg1, vectorEpochs jarg1_, int jarg2, long jarg3, epoch jarg3_) static final long
nds2JNI.vectorEpochs_doSet
(long jarg1, vectorEpochs jarg1_, int jarg2, long jarg3, epoch jarg3_) ModifierConstructorDescriptionvectorEpochs
(int count, epoch value) vectorEpochs
(epoch[] initialElements)