Nsound
0.9.4
|
This is the complete list of members for Nsound::Plotter, including all inherited members.
_make_kwargs(const std::string &kwargs) const | Nsound::Plotter | protected |
_swig_shadow() | Nsound::Plotter | inline |
axhline(const float64 &y_pos=0.0, const std::string &kwargs="") | Nsound::Plotter | |
axvline(const float64 &x_pos=0.0, const std::string &kwargs="") | Nsound::Plotter | |
BOOTING enum value | Nsound::Plotter | protected |
count_ | Nsound::Plotter | protectedstatic |
figure(const std::string &kwargs="") const | Nsound::Plotter | |
grid(boolean flag) | Nsound::Plotter | |
grid_is_on_ | Nsound::Plotter | protectedstatic |
hide() | Nsound::Plotter | |
hold(boolean flag) | Nsound::Plotter | |
hold_is_on_ | Nsound::Plotter | protectedstatic |
imagesc(const AudioStream &Z, const std::string &kwargs="") | Nsound::Plotter | |
imagesc(const Buffer &x_axis, const Buffer &y_axis, const AudioStream &Z, const std::string &kwargs="") | Nsound::Plotter | |
INITALIZED enum value | Nsound::Plotter | protected |
legend(const std::string &kwargs="") | Nsound::Plotter | |
makePyIntFromUint32(const uint32 &i) const | Nsound::Plotter | private |
makePyListFromBuffer(const Buffer &buffer) const | Nsound::Plotter | private |
operator=(const Plotter &rhs) | Nsound::Plotter | private |
plot(const Buffer &y, const std::string &fmt="", const std::string &kwargs="") | Nsound::Plotter | |
plot(const Buffer &x, const Buffer &y, const std::string &fmt="", const std::string &kwargs="") | Nsound::Plotter | |
plot(const float64 &x, const float64 &y, const std::string &fmt="", const std::string &kwargs="") | Nsound::Plotter | |
Plotter() | Nsound::Plotter | |
Plotter(const Plotter &rhs) | Nsound::Plotter | private |
PlotterState enum name | Nsound::Plotter | protected |
PylabTable typedef | Nsound::Plotter | protected |
run_string(const std::string &command) const | Nsound::Plotter | |
savefig(const std::string &filename, const std::string &kwargs="") | Nsound::Plotter | |
set_xscale(const std::string &s) | Nsound::Plotter | |
set_yscale(const std::string &s) | Nsound::Plotter | |
show() | Nsound::Plotter | static |
state_ | Nsound::Plotter | protectedstatic |
StringPyObjectPair typedef | Nsound::Plotter | protected |
subplot(const uint32 n_rows, const uint32 n_cols, const uint32 n, const std::string &kwargs="", Axes *sharex=NULL, Axes *sharey=NULL) | Nsound::Plotter | |
table_ | Nsound::Plotter | protectedstatic |
text(const float64 &x, const float64 &y, const std::string &text, const std::string &kwargs="") | Nsound::Plotter | |
title(const std::string &title, const std::string &kwargs="") | Nsound::Plotter | |
UNLOADED enum value | Nsound::Plotter | protected |
xlabel(const std::string &label, const std::string &kwargs="") | Nsound::Plotter | |
xlim(const float64 &xmin, const float64 &xmax) | Nsound::Plotter | |
xmax_ | Nsound::Plotter | protectedstatic |
xmin_ | Nsound::Plotter | protectedstatic |
ylabel(const std::string &label, const std::string &kwargs="") | Nsound::Plotter | |
ylim(const float64 &ymin, const float64 &ymax) | Nsound::Plotter | |
ymax_ | Nsound::Plotter | protectedstatic |
ymin_ | Nsound::Plotter | protectedstatic |
~Plotter() | Nsound::Plotter | virtual |