LASP 1.0
Library for Acoustic Signal Processing
|
Go to the source code of this file.
Classes | |
class | lasp.plot.bar.BarScene |
Graphhics Scene for plotting bars. More... | |
Namespaces | |
namespace | lasp |
LASP: Library for Acoustic Signal Processing. | |
namespace | lasp.plot |
namespace | lasp.plot.bar |
Author: J.A. | |
Functions | |
lasp.plot.bar.graphicsTextItem (label) | |
Variables | |
int | lasp.plot.bar.leftoffset = 120 |
int | lasp.plot.bar.rightoffset = 60 |
int | lasp.plot.bar.topoffset = 30 |
int | lasp.plot.bar.bottomoffset = 80 |
int | lasp.plot.bar.xticklabeloffset = 55 |
int | lasp.plot.bar.xlabelbottomoffset = 30 |
int | lasp.plot.bar.ylabelleftoffset = 30 |
int | lasp.plot.bar.nyticks = 11 |
int | lasp.plot.bar.ticklength = 10 |
int | lasp.plot.bar.dxbars = 2 |
list | lasp.plot.bar.DEFAULT_COLORS |