procedure ConsistentParameterInit(Param: Double; var State: TConsistentParam);
Initialize a "consistent parameter" filter.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Param | Double | scalar |
| 2 | State | TConsistentParam |
Result: stored in self (calling object)
Remarks:
Initialize TConsistentParam state variable. Param is the inital value of the parameter.