Click or drag to resize

IPortAddAnalyticPortExcitation Method

Adds an analytic port excitation.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
IAnalyticPortExcitation AddAnalyticPortExcitation(
	TransverseModeType transverseModeType
)

Parameters

transverseModeType
Type: EMInvent.InventSim.Simulator.PortsTransverseModeType

Return Value

Type: IAnalyticPortExcitation
Reference to the excitation object.
See Also