Click or drag to resize

ILumpedPortExcitation Interface

An interface representing a lumped port excitation.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
public interface ILumpedPortExcitation

The ILumpedPortExcitation type exposes the following members.

Properties
  NameDescription
Public propertyVoltagesCount
Top
Methods
  NameDescription
Public methodGetProperty
Returns object property with a specified name. If property is not found, ArgumentException is thrown.
Public methodGetVoltage
Public methodIsEqual
Compares instances of port excitations.
Top
See Also