sim.handleGraph

Handles a graph object (i.e. records another value for each curve, given that such value was provided via sim.setGraphStreamValue

Synopsis

sim.handleGraph(int graphHandle, float time) sim.handleGraph(int graphHandle, float time)

Arguments

  • graphHandle: handle of the graph object.
  • time: time where next value will be recorded at, usually the simulation time


See also: