SimStatsCharts class in Command line interface

Manages charts for monitoring simulator statistics.
This class has no corresponding static object. If you want to use it, you have to create an object or get a reference to the existing object.

6 members:

integer selected
integer

Selected property

function add

Add chart

function add()
function createChart

Create performance chart

function createChart()
function removeAll

Remove all charts

function removeAll()
function resetAll

Reset all charts

function resetAll()

Removes all data from the chart windows.

function sscAddSelected

Add chart

function sscAddSelected()

Global context>>Experiment definition>>Command line interface