Home
last modified time | relevance | path

Searched refs:b_2_id (Results 1 – 2 of 2) sorted by relevance

/dports/databases/grass7/grass-7.8.6/lib/imagery/
H A Discatt_structs.c40 int *b_2_id) in I_id_scatt_to_bands() argument
49 *b_2_id = in I_id_scatt_to_bands()
69 int I_bands_to_id_scatt(const int b_1_id, const int b_2_id, const int n_bands, in I_bands_to_id_scatt() argument
75 (b_1_id * (2 * n_b1 + 1) - b_1_id * b_1_id) / 2 + b_2_id - b_1_id - 1; in I_bands_to_id_scatt()
/dports/databases/grass7/grass-7.8.6/gui/wxpython/iscatt/
H A Dcontrollers.py263 b_2_id = self.all_bands_to_bands[self.all_bands[b_2]]
265 scatt_id = idBandsToidScatt(b_1_id, b_2_id, len(bands))
282 b_2_id = self.all_bands_to_bands[self.all_bands[b_1]]
284 scatt_id = idBandsToidScatt(b_1_id, b_2_id, len(bands))