function s = construct(varargin)
% s = construct(varargin)
% combines any number of partial antenna descriptions 
% to one description of the whole construction.
% example:  construct(wire([0 0 0],[2 -1 0]),wire([0 0 0],[2 +1 0]))
