Properties |
Methods |
Physical properties of a vertex for problems of AC magnetics.
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
|
Sets and gets the known amplitude (peak) value of the vector magnetic potential A0 at the vertex. |
DirichletPhase property
|
Sets and gets the known phase value of vector magnetic potential A0 at the vertex in degrees. |
Loading property
|
Sets and gets the known amplitude (peak) value of the linear electric current at the vertex. |
LoadingPhase property
|
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.