FiniteGapFeed
R2026bDescription
Use the FiniteGapFeed object to specify the
FeedDefinitions property in a parent pcbComponent
object.
The FiniteGapFeed object represents a coplanar multi-ground edge feed
across a physically finite gap between conductors. This feed excites the finite gap directly,
modeling the structure more realistically. A delta-gap feed, by contrast, would require you to
make the gap infinitesimally small by adding more metal, which can introduce undesirable
parasitic effects.
Creation
Description
f1 = FiniteGapFeed creates a default
FiniteGapFeed object.
f1 = FiniteGapFeed(
sets object properties using one or more name-value arguments.
PropertyName=Value)PropertyName is the property name, and Value is
the corresponding value. You can specify several name-value arguments in any order as
PropertyName1=Value1,...,PropertyNameN=ValueN. Properties that you
do not specify retain their default values.
Properties
Examples
Version History
Introduced in R2024b

