platform
Description
The platform
object creates a platform to be used in an
installed antenna setup.
Installed antenna analysis involves an electrically large structure called a platform. Around this platform different antenna elements are placed. You can analyze the effects of the platform on the antenna performance. Installed antenna analysis is commonly used in aerospace, defense, and auto applications. The platforms in this case are planes, ships, or inside the bumper of a car.
Another common application of installed antenna analysis is to determine the interference of different antennas placed on a large platform.
Creation
Description
creates a
platform object for an installed antenna setup. The default platform is a
rectangular reflector in the X-Y plane stored in the
plat
= platformplate.stl
file.
sets
properties using one or more name-value pairs. For example, plat
= platform(Name,Value)ant =
platform('FileName','reflector.stl')
creates a platform object
defined by the data in the file reflector.stl
Output Arguments
Properties
Object Functions
show | Display antenna, array structures or shapes |
mesh | Mesh properties of metal, dielectric antenna, or array structure |
meshconfig | Change mesh mode of antenna structure |
stlwrite | Write mesh to STL file |
Examples
Version History
Introduced in R2019a