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

LabelVertexHE Object

Properties

Methods

Summary

Physical properties of a vertex for problems of AC magnetics.

Details

The LabelVertexHE object represents physical data applicable to the vertex label for time-harmonic magnetics problems.

When you need to set or modify some physical parameters for the vertex label, you have to get the LabelVertexHE object using the Content property of the Label object, modify the LabelVertexHE object using its properties and then put it back in the Label object assigning your LabelVertexHE to the Content property of your Label object.

The LabelVertexHE is derived from the LabelVertex object. It inherits methods and properties from its base class and provides two additional property for manipulating with value's phase. Here the LabelVertex's properties take the following meaning:

Dirichlet property
as Double

Sets and gets the known amplitude (peak) value of the vector magnetic potential A0 at the vertex.

DirichletPhase property
as Double

Sets and gets the known phase value of vector magnetic potential A0 at the vertex in degrees.

Loading property
as Double

Sets and gets the known amplitude (peak) value of the linear electric current at the vertex.

LoadingPhase property
as Double

Sets and gets the known phase value of the linear electric current at the vertex in degrees.

A point source in the XY-plane corresponds to a linear current in the out-of-plane direction. In the axisymmetric case the point source represents the current in a thin ring around the axis of symmetry.