Creates an instance of an external array of type double.
function constructor input Integer size = 1 "size of the array"; output ExternalMemoryReal extMem; end constructor;