Go to the source code of this file.
Namespaces | |
namespace | plotter |
Variables | |
string | plotter.action = 'store_true' |
tuple | plotter.args = parser.parse_args() |
tuple | plotter.azim = raw_input("Enter Azimuth [Hit enter to default to -70]: ") |
tuple | plotter.elev = raw_input("Enter Elevation [Hit enter to default to 25]: ") |
tuple | plotter.fig = plt.gcf() |
plotter.name_mappings = None | |
float | plotter.pad_inches = 0.1 |
tuple | plotter.parser = argparse.ArgumentParser() |
plotter.type = str) |