radtools.Lattice.show# method Lattice.show(elev=30, azim=-60)[source]# Show the figure in the interactive matplotlib window. Parameters: elevfloat, default 30Passed directly to matplotlib. See view_init. azimfloat, default -60Passed directly to matplotlib. See view_init.