Resident functions

<< Click to Display Table of Contents >>

Navigation:  MODELS >

Resident functions

 

1. Resident functions

 

A number of numerical and logical functions are permanently defined and are available for use in a model. Their names are visible in any model, and can be used directly without being declared in a FUNCTION declaration.

The following resident functions are defined:

 

 

 

 

 

2.  Resident simulation functions

 

A number of functions which are related to the time simulation of a model are permanently defined and are available for use in a model. Their names are visible in any model, and can be used directly without being declared in a FUNCTION declaration.

 

For those functions requiring interpolation or extrapolation (see the list of functions below), the interpolation degree "pol" is an optional argument indicating the interpolation degree 0, 1, or 2 used for evaluating the function between the available values of the element (0=discontinuous, 1=linear, 2=quadratic) (default=1).

 

The following resident simulation functions are defined: