AntennaArray

INTERNAL:A finite antenna array which includes mutual coupling and edge-effects in the analysis.

Inheritance

The following internal objects are derived (specialisations) from the AntennaArray object:

Property List

Label
The object label. (Read/Write string)
Visible
Specifies whether the antenna array must be shown or hidden. (Read/Write boolean)

Method List

Delete ()
Delete the antenna array.
Duplicate ()
Duplicate the antenna array. (Returns a SolutionEntity object.)

Property Details

Label
The object label.
Type
string
Access
Read/Write
Visible
Specifies whether the antenna array must be shown or hidden.
Type
boolean
Access
Read/Write

Method Details

Delete ()
Delete the antenna array.
Duplicate ()
Duplicate the antenna array.
Return
SolutionEntity
The duplicated antenna array.