Elaboradar 0.1
Caricamento in corso...
Ricerca in corso...
Nessun risultato
Template per la struct radarelab::algo::azimuthresample::LevelwiseResampler< T >abstract

Resample a volume one level at a time. Continua...

#include <azimuth_resample.h>

Membri pubblici

virtual void resample_polarscan (const PolarScan< T > &src, PolarScan< T > &dst, double src_beam_width) const =0
 Fill dst with data from src, using the given merger function.
 
void resample_volume (const Volume< T > &src, Volume< T > &dst, double src_beam_width) const
 Merge.
 
void resample_volume (const volume::Scans< T > &src, Volume< T > &dst, double src_beam_width) const
 Fill dst with data from src, coping with the two volumes having a different number of beams per scan.
 

Descrizione dettagliata

template<typename T>
struct radarelab::algo::azimuthresample::LevelwiseResampler< T >

Resample a volume one level at a time.

Definizione alla linea 53 del file azimuth_resample.h.


La documentazione per questa struct รจ stata generata a partire dal seguente file: