Uses of Class
nds2.channel_predicate
-
Uses of channel_predicate in nds2
Methods in nds2 with parameters of type channel_predicateModifier and TypeMethodDescriptionstatic final intnds2JNI.channel_predicate_channelTypeMask(long jarg1, channel_predicate jarg1_) static final intnds2JNI.channel_predicate_dataTypeMask(long jarg1, channel_predicate jarg1_) static final Stringnds2JNI.channel_predicate_glob(long jarg1, channel_predicate jarg1_) static final intnds2JNI.channel_predicate_gpsStart(long jarg1, channel_predicate jarg1_) static final intnds2JNI.channel_predicate_gpsStop(long jarg1, channel_predicate jarg1_) static final doublends2JNI.channel_predicate_maxSampleRate(long jarg1, channel_predicate jarg1_) static final doublends2JNI.channel_predicate_minSampleRate(long jarg1, channel_predicate jarg1_) static final voidnds2JNI.channel_predicate_setChannelTypeMask(long jarg1, channel_predicate jarg1_, int jarg2) static final voidnds2JNI.channel_predicate_setDataTypeMask(long jarg1, channel_predicate jarg1_, int jarg2) static final voidnds2JNI.channel_predicate_setFrequencyRange(long jarg1, channel_predicate jarg1_, double jarg2, double jarg3) static final voidnds2JNI.channel_predicate_setGlob(long jarg1, channel_predicate jarg1_, String jarg2) static final voidnds2JNI.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 longchannel_predicate.getCPtr(channel_predicate obj) static final longnds2JNI.new_channel_predicate__SWIG_1(long jarg1, channel_predicate jarg1_) protected static longchannel_predicate.swigRelease(channel_predicate obj) Constructors in nds2 with parameters of type channel_predicate