![]() |
rochePlot
|
Contains plot settings. More...
Variables | |
| integer | lw |
| real, dimension(npl) | xpl |
| real, dimension(npl) | ypl |
| real, dimension(npl) | ypl2 |
| real | xleft |
| real | xrigh |
| real | ymargin |
| real | ysize |
| real | xlen |
| real | yshift |
| character, dimension(50) | outputfile |
| logical | use_colour |
Contains plot settings.
| integer plot_settings::lw |
Referenced by initialise_plot().
| real, dimension(npl) plot_settings::xpl |
Referenced by plot_binary().
| real, dimension(npl) plot_settings::ypl |
Referenced by plot_binary().
| real, dimension(npl) plot_settings::ypl2 |
Referenced by plot_binary().
| real plot_settings::xleft |
Referenced by initialise_plot(), and read_input_file().
| real plot_settings::xrigh |
Referenced by initialise_plot(), and read_input_file().
| real plot_settings::ymargin |
Referenced by initialise_plot(), plot_binary(), plot_rotation_axis(), plot_scale_bar(), and read_input_file().
| real plot_settings::ysize |
Referenced by initialise_plot(), plot_binary(), and read_input_file().
| real plot_settings::xlen |
| real plot_settings::yshift |
Referenced by plot_binary(), plot_rotation_axis(), and plot_scale_bar().
| character, dimension(50) plot_settings::outputfile |
Referenced by initialise_plot(), and rocheplot().
| logical plot_settings::use_colour |
Referenced by initialise_plot(), plot_binary(), and rocheplot().
1.8.9.1