Uses of Class
nds2.channel_predicate
-
Uses of channel_predicate in nds2
Methods in nds2 with parameters of type channel_predicateModifier and TypeMethodDescriptionstatic final int
nds2JNI.channel_predicate_channelTypeMask
(long jarg1, channel_predicate jarg1_) static final int
nds2JNI.channel_predicate_dataTypeMask
(long jarg1, channel_predicate jarg1_) static final String
nds2JNI.channel_predicate_glob
(long jarg1, channel_predicate jarg1_) static final int
nds2JNI.channel_predicate_gpsStart
(long jarg1, channel_predicate jarg1_) static final int
nds2JNI.channel_predicate_gpsStop
(long jarg1, channel_predicate jarg1_) static final double
nds2JNI.channel_predicate_maxSampleRate
(long jarg1, channel_predicate jarg1_) static final double
nds2JNI.channel_predicate_minSampleRate
(long jarg1, channel_predicate jarg1_) static final void
nds2JNI.channel_predicate_setChannelTypeMask
(long jarg1, channel_predicate jarg1_, int jarg2) static final void
nds2JNI.channel_predicate_setDataTypeMask
(long jarg1, channel_predicate jarg1_, int jarg2) static final void
nds2JNI.channel_predicate_setFrequencyRange
(long jarg1, channel_predicate jarg1_, double jarg2, double jarg3) static final void
nds2JNI.channel_predicate_setGlob
(long jarg1, channel_predicate jarg1_, String jarg2) static final void
nds2JNI.channel_predicate_setTimespan
(long jarg1, channel_predicate jarg1_, int jarg2, int jarg3) static channel[]
nds2.findChannels
(channel_predicate Pred) static channel[]
nds2.findChannels
(parameters Params, channel_predicate Pred) protected static long
channel_predicate.getCPtr
(channel_predicate obj) static final long
nds2JNI.new_channel_predicate__SWIG_1
(long jarg1, channel_predicate jarg1_) protected static long
channel_predicate.swigRelease
(channel_predicate obj) Constructors in nds2 with parameters of type channel_predicate