| Download a pdf copy of this help file here |
See also: VoseInput, Output/Input window.
VoseOutput(Name, Units, RangeName, PositionInRange)
This function marks a cell as a model output for the purposes of collecting and analyzing the values the cell generates during a simulation.
• Name – is an optional parameter specifying a name to identify the variable during analysis of the simulation results. If omitted the cell is identified by its cell address. It is a text entry (either text enclosed within “..”, or the address of a cell containing text)
• Units – is an optional text entry specifying the units of the variable (e.g “kg”, “miles”, “people”). It is used in reporting the graphs and statistics of simulation results.
• RangeName – is a text entry used when several cells are collected together to produce a forecast over time. All cells with the same output RangeName are collated within the Results Viewer and displayed as a series as well as individual variables.
• PositionInRange – is an index variable (1,2,3,…) defining the order of the output amongst the other output variables with which it shares the same RangeName.