Home
last modified time | relevance | path

Searched refs:ANALOG_PZ (Results 1 – 6 of 6) sorted by relevance

/dports/science/py-obspy/obspy-1.2.2/obspy/signal/src/evalresp/
H A Dcalc_fctns.c89 case ANALOG_PZ: in calc_resp()
674 case ANALOG_PZ: in norm_resp()
687 ((main_type == ANALOG_PZ || in norm_resp()
693 if(main_type == ANALOG_PZ || main_type == LAPLACE_PZ) { in norm_resp()
735 if(main_type == ANALOG_PZ || main_type == LAPLACE_PZ || in norm_resp()
H A Devresp.h100 enum filt_types { UNDEF_FILT, LAPLACE_PZ, ANALOG_PZ, IIR_PZ, enumerator
H A Dprint_fctns.c127 case ANALOG_PZ: in print_chan()
H A Dresp_fctns.c230 case ANALOG_PZ: in check_channel()
H A Dalloc_fctns.c640 case ANALOG_PZ: in free_stages()
H A Dparse_fctns.c92 blkt_ptr->type = ANALOG_PZ; in parse_pz()