Elaboradar
0.1
|
◆ to_cart() [2/2]
template<typename T >
Fill the cartesian map dst with the output of the function src(azimuth, range) Definizione alla linea 109 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 map_azimuth, map_range, e missing. |