template<typename SRC , typename DST >
Copy data from the polar scan src to the cartesian map dst. Definizione alla linea 82 del file cart.h. Referenzia radarelab::PolarScanBase::beam_count, radarelab::PolarScanBase::beam_size, map_azimuth, map_range, e missing. Matrix2D< unsigned > map_range Range indices to use to lookup a map point in a volume -1 means no mapping. Definition: cart.h:76 static const unsigned missing Missing value in the azimuth and range index mappings. Definition: cart.h:66 Matrix2D< unsigned > map_azimuth Azimuth indices to use to lookup a map point in a volume -1 means no mapping. Definition: cart.h:73 |