ISources Properties |
[This is preliminary documentation and is subject to change.]
The ISources type exposes the following members.
Name | Description | |
---|---|---|
AllNames |
Array of strings with all ISource names in the circuit.
| |
Amps |
Magnitude of the ISource in amps
| |
AngleDeg |
Phase angle for ISource, degrees
| |
Count |
Number of ISource objects in active circuit.
| |
First |
Sets the first ISource active. Returns 0 if no more.
| |
Frequency |
The present frequency of the ISource, Hz
| |
idx |
Get/set active ISource by index; index is 1-based: 1..count
| |
Name |
Sets the active ISource by Name.
| |
Next |
Sets the next ISource active. Returns 0 if no more.
|