fplot 1.7.1
A Fortran library providing a convenient interface for plotting with Gnuplot.
|
Retrieves an integer value from a scatter_plot_data object. More...
Public Member Functions | |
pure integer(int32) function | spd_get_int_value (this) |
Retrieves an integer value from a scatter_plot_data object.
[in] | this | The scatter_plot_data object. |
Definition at line 5825 of file fplot_core.f90.
pure integer(int32) function fplot_core::spd_get_int_value::spd_get_int_value | ( | class(scatter_plot_data), intent(in) | this | ) |
Definition at line 5825 of file fplot_core.f90.