Menu

DrawSpace]

A. Smith

Draw Space

Once the space is calculated, it may be plotted simply by calling ‘draw_space’ with the output of ‘get_space’ (full, reduced).

draw_space(space);

Note that calculating the space is much more time consuming than actual plotting, so it can be beneficial to have the space calculation saved in a variable for later access, hence why ‘get_space’ and ‘draw_space’ are included as separate programs.


MongoDB Logo MongoDB