IMsModel.UseExistingData

Syntax

UseExistingData: Boolean;

Description

The UseExistingData property determines whether all actual data of input variables is used on model calculation. By default the property is set to True. If the property is set to False, the calculation uses variables data at the specified sample period.

See also:

IMsModel