Elaboradar
0.1
|
◆ to_cart() [1/2]
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. static const unsigned missing Missing value in the azimuth and range index mappings. Definition: cart.h:66 Matrix2D< unsigned > map_range Range indices to use to lookup a map point in a volume -1 means no mapping. Definition: cart.h:76 Matrix2D< unsigned > map_azimuth Azimuth indices to use to lookup a map point in a volume -1 means no mapping. Definition: cart.h:73 Referenzia radarelab::PolarScanBase::beam_count, radarelab::PolarScanBase::beam_size, map_azimuth, map_range, e missing. |