Click or drag to resize

ISources Properties

[This is preliminary documentation and is subject to change.]

The ISources type exposes the following members.

Properties
  NameDescription
Public propertyAllNames
Array of strings with all ISource names in the circuit.
Public propertyAmps
Magnitude of the ISource in amps
Public propertyAngleDeg
Phase angle for ISource, degrees
Public propertyCount
Number of ISource objects in active circuit.
Public propertyFirst
Sets the first ISource active. Returns 0 if no more.
Public propertyFrequency
The present frequency of the ISource, Hz
Public propertyidx
Get/set active ISource by index; index is 1-based: 1..count
Public propertyName
Sets the active ISource by Name.
Public propertyNext
Sets the next ISource active. Returns 0 if no more.
Top
See Also