Class derived from ExternalObject
having two local external function definition,
named destructor
and constructor
respectively.
These functions create and release an external object that allows the storage of real parameters in an array of extendable dimension.
Name | Description |
---|---|
constructor | Construct an extendable array that can be used to store double values |
destructor | Release storage of table and close the external object |