template<typename T>
Append a scan to this volume. It is required that scans are added in increasing elevation order, because higher scan indices need to correspond to higher elevation angles.
Definizione alla linea 529 del file volume.h. Referenziato da radarelab::algo::azimuthresample::LevelwiseResampler< T >::resample_volume(). PolarScan< T > & append_scan(unsigned beam_count, unsigned beam_size, double elevation, double cell_size) Append a scan to this volume. Definition: volume.h:317 |