Elaboradar 0.1
Caricamento in corso...
Ricerca in corso...
Nessun risultato

◆ elevation_max()

template<typename T>
double radarelab::Volume< T >::elevation_max ( ) const
inline

Return the highest elevation.

Definizione alla linea 481 del file volume.h.

482 {
483 return this->back().elevation;
484 }
Homogeneous volume with a common beam count for all PolarScans.
Definition volume.h:431