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