getNVars()
Return the number of variables (both scalar and vector variables).
Usage
nVars = vis.getNVars( )
Parameters
None
Return Value
- nVars (integer)
- Number of scalar and vector variables.
Errors
None
Description
This routine returns the number of both scalar and vector variables. For
example,
nVars = vis.getNVars( )