Elaboradar 0.1
|
◆ compute_stats()
template<typename T>
Compute Volume statistics. Definizione alla linea 500 del file volume.h. 501 {
506
508 {
513
515 {
517 {
520 {
523 default:
526 break;
527 }
528 }
529 }
530 }
531 }
Homogeneous volume with a common beam count for all PolarScans. Definition volume.h:431 static unsigned char DBtoBYTE(double DB, double gain=80./255., double offset=-20.) funzione che converte dB in valore intero tra 0 e 255 Definition dbz.h:94 Referenzia radarelab::algo::DBZ::DBtoBYTE(), e radarelab::volume::Scans< T >::scan(). |