Elaboradar 0.1
|
◆ sample_height() [3/3]
Return the height (in meters) of the sample at the given cell indexa.
Definizione alla linea 37 del file volume.cpp. 38{
40}
double elevation Nominal elevation of this PolarScan, which may be different from the effective elevation of each sing... Definition volume.h:42 double sample_height(unsigned cell_idx) const Return the height (in meters) of the sample at the given cell indexa. Definition volume.cpp:37 Referenziato da elaboradar::CUM_BAC::caratterizzo_volume(), e radarelab::PolarScan< T >::sample_height_real(). |