template<typename T>
Return the height (in meters) of a sample given its azimuth and cell indices use the real beam elevation (not the nominal of the PolarScan) and add half cell_size to the range.
Definizione alla linea 182 del file volume.h. double sample_height(unsigned cell_idx) const Return the height (in meters) of the sample at the given cell indexa. Definition: volume.cpp:37 |