Searched defs:dfs_pulse (Results 1 – 1 of 1) sorted by relevance
98 struct dfs_pulse { struct99 u_int32_t rp_numpulses ; /* Num of pulses in radar burst */100 u_int32_t rp_pulsedur; /* Duration of each pulse in usecs */101 u_int32_t rp_pulsefreq; /* Frequency of pulses in burst */102 u_int32_t rp_max_pulsefreq; /* Frequency of pulses in burst */103 u_int32_t rp_patterntype; /* fixed or variable pattern type*/104 u_int32_t rp_pulsevar; /* Time variation of pulse duration for106 u_int32_t rp_threshold; /* Threshold for MF output to indicate108 u_int32_t rp_mindur; /* Min pulse duration to be considered for110 u_int32_t rp_maxdur; /* Max pusle duration to be considered for[all …]