tops.plotting

Functions

plot_eigs(eigs)

phasor(vec[, start, ax])

plot_mode_shape(mode_shape[, ax, normalize, xy0, ...])

Module Contents

tops.plotting.plot_eigs(eigs)
tops.plotting.phasor(vec, start=0j, ax=None, **kwargs)
tops.plotting.plot_mode_shape(mode_shape, ax=None, normalize=False, xy0=np.empty(0), linewidth=2, auto_lim=False, colors=cm.get_cmap('Set1'))