Elaboradar  0.1
Membri pubblici | Attributi protetti | Elenco di tutti i membri
Riferimenti per la classe radarelab::algo::azimuthresample::AzimuthIndex

Classe to manage Index beam positions by azimuth angles. Continua...

#include <azimuth_resample.h>

Membri pubblici

 AzimuthIndex (const Eigen::VectorXd &azimuths)
 Build an index with the azimuths of a PolarScan. Continua...
 
std::pair< double, unsigned > closest (double azimuth) const
 Get the closest position to an azimuth angle. Continua...
 
std::vector< std::pair< double, unsigned > > intersecting (double dst_azimuth, double dst_amplitude, double src_amplitude) const
 Get all the positions intersecting an angle centered on azimuth and with the given amplitude. Continua...
 

Attributi protetti

std::map< double, unsigned > by_angle
 map azimuth angles to beam indices Continua...
 

Descrizione dettagliata

Classe to manage Index beam positions by azimuth angles.

Definizione alla linea 20 del file azimuth_resample.h.


La documentazione per questa classe รจ stata generata a partire dai seguenti file: