Uses of Class
nds2.channel_predicate
-
-
Uses of channel_predicate in nds2
Methods in nds2 with parameters of type channel_predicate Modifier and Type Method Description static intnds2JNI. channel_predicate_channelTypeMask(long jarg1, channel_predicate jarg1_)static intnds2JNI. channel_predicate_dataTypeMask(long jarg1, channel_predicate jarg1_)static java.lang.Stringnds2JNI. channel_predicate_glob(long jarg1, channel_predicate jarg1_)static intnds2JNI. channel_predicate_gpsStart(long jarg1, channel_predicate jarg1_)static intnds2JNI. channel_predicate_gpsStop(long jarg1, channel_predicate jarg1_)static doublends2JNI. channel_predicate_maxSampleRate(long jarg1, channel_predicate jarg1_)static doublends2JNI. channel_predicate_minSampleRate(long jarg1, channel_predicate jarg1_)static voidnds2JNI. channel_predicate_setChannelTypeMask(long jarg1, channel_predicate jarg1_, int jarg2)static voidnds2JNI. channel_predicate_setDataTypeMask(long jarg1, channel_predicate jarg1_, int jarg2)static voidnds2JNI. channel_predicate_setFrequencyRange(long jarg1, channel_predicate jarg1_, double jarg2, double jarg3)static voidnds2JNI. channel_predicate_setGlob(long jarg1, channel_predicate jarg1_, java.lang.String jarg2)static 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 longnds2JNI. new_channel_predicate__SWIG_1(long jarg1, channel_predicate jarg1_)Constructors in nds2 with parameters of type channel_predicate Constructor Description channel_predicate(channel_predicate other)
-