Uses of Class
nds2.parameters
-
Uses of parameters in nds2
Methods in nds2 that return parametersMethods in nds2 with parameters of type parametersModifier and TypeMethodDescriptionstatic channel[]nds2._find_channels(parameters params) static channel[]nds2._find_channels(parameters params, String channel_glob) static channel[]nds2._find_channels(parameters params, String channel_glob, int channel_type_mask) static channel[]nds2._find_channels(parameters params, String channel_glob, int channel_type_mask, int data_type_mask) static channel[]nds2._find_channels(parameters params, String channel_glob, int channel_type_mask, int data_type_mask, double min_sample_rate) 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) 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_1(long jarg1, parameters jarg1_, String jarg2, int jarg3, int jarg4, double jarg5, double jarg6) static final channel[]nds2JNI._find_channels__SWIG_2(long jarg1, parameters jarg1_, String jarg2, int jarg3, int jarg4, double jarg5) static final channel[]nds2JNI._find_channels__SWIG_3(long jarg1, parameters jarg1_, String jarg2, int jarg3, int jarg4) static final channel[]nds2JNI._find_channels__SWIG_4(long jarg1, parameters jarg1_, String jarg2, int jarg3) static final channel[]nds2JNI._find_channels__SWIG_5(long jarg1, parameters jarg1_, String jarg2) static final channel[]nds2JNI._find_channels__SWIG_6(long jarg1, parameters jarg1_) static buffer[]nds2.fetch(parameters param, int gps_start, int gps_stop, String[] channel_names) static final buffer[]nds2JNI.fetch__SWIG_1(long jarg1, parameters jarg1_, int jarg2, int jarg3, String[] jarg4) static channel[]nds2.findChannels(parameters Params, channel_predicate Pred) protected static longparameters.getCPtr(parameters obj) static connection_iteratornds2.iterate(parameters Params, request_period period, String[] Channels) static final longnds2JNI.new_connection__SWIG_3(long jarg1, parameters jarg1_) static final Stringnds2JNI.parameters_get(long jarg1, parameters jarg1_, String jarg2) static final longnds2JNI.parameters_parameterList(long jarg1, parameters jarg1_) static final booleannds2JNI.parameters_set(long jarg1, parameters jarg1_, String jarg2, String jarg3) protected static longparameters.swigRelease(parameters obj) Constructors in nds2 with parameters of type parameters