ActiveField - QuickField API help

QuickField Student Edition free download     Contacts

ActiveField Technology

Objects Overview

Hierarchy Chart

How to Start: Application Object

How to work with Problems

How to work with Model

How to work with Data

How to Analyze Results

Objects

Properties

Methods

CircuitResult Object

Properties

Methods

Summary

Electric circuit description with currents and voltages calculated.

Details

The CircuitResult object represents the part of a problem solution which contains currents and voltages in the electric circuit elements.

The CircuitResult property of the CircuitResult of the Result object provides access to the object CircuitResult.

The Devices property, which returns the Devices collection is the main property of the object CircuitResult. This collection contains all the elements of an electric circuit without the connecting wires. Searching through the elements of the collection Devices by name or serial number, it is possible to learn the type, name (label) and value of every element parameter, and also:

These properties of the object Device are of type ComplexValue. In case of the transient electromagnetic problem solution where the currents and voltages are real numbers, sought quantities are real parts of the corresponding complex values (property Re), and imaginary parts (property Im) are equal to zero.