Map one or more radars to a Cartesian grid returning a Grid object.
Additional arguments are passed to map_to_grid
Parameters : | radars : tuple of Radar objects.
grid_shape : 3-tuple of floats
grid_limits : 3-tuple of 2-tuples
|
---|---|
Returns : | grid : Grid
|
See also