TTransfObj
TTransfObj |
||
Type-access |
Command |
Description |
Implements the following properties/methods as in TLineObj:
|
||
Property-private |
Get_PresentTap |
Returns the present tap for the active winding. |
Method-private |
Set_PresentTap |
Sets the present tap for the active winding. |
Property-private |
Get_MinTap |
Returns the minimum tap for the active winding. |
Property-private |
Get_MaxTap |
Returns the maximum tap for the active winding. |
Property-private |
Get_TapIncrement |
Returns the tap increment for the active winding. |
Property-private |
Get_BaseVoltage |
Returns the base voltage (LN) for the active winding. |
Property-private |
Get_BasekVLL |
Returns the base voltage (LL) for the active winding. |
Property-private |
Get_NumTaps |
Returns the number of taps for the active winding. |
Property-private |
Get_WdgResistance |
Returns the resistance for the active winding. |
Property-private |
Get_WdgConnection |
Returns the connection type for the active winding. |
Property-private |
Get_WdgkVA |
Returns the nominal kVA for the active winding. |
Property-private |
Get_Xsc |
Returns the reactance for the active winding. |
Property-private |
Get_WdgYPPM |
Returns the parts per million of transformer winding VA rating connected to ground to protect against accidentally floating a winding without a reference. Applies for the active winding. |
Method-private |
CalcY_Terminal |
Calculates the Y primitive at the active winding. |
Method-private |
GICBuildYTerminal |
Calculates the Y primitive at the active winding at the given frequency. |
Method-private |
BuildYPrimComponent |
Routine used to add every element of Y_terminal into Yprim somewhere. |
Method-private |
AddNeutralToY |
Add neutral admittance at the given frequency. |
Method-private |
FetchXfmrCode |
Imports the features of the XfmrCode assigned into the active element. |
Method-protected |
SetTermRef |
Sets an array which maps the two conductors of each winding to the phase and neutral conductors of the AutoTrans according to the winding connection. |
Method-public |
SetNumWindings |
Sets the number of windings for the element, creates the windings objects needed. |
Property-public |
GetWindingCurrentsResult |
Returns all winding currents in string. |
Method-public |
GetWindingVoltages |
Voltages across indicated winding. |
Method-public |
GetAllWindingCurrents |
Returns all Winding currents in complex array. |
Property-public |
PresentTap |
PA Get_PresentTap and Set_PresentTap. |
Property-public |
Mintap |
PA Get_MinTap. |
Property-public |
Maxtap |
PA Get_MaxTap. |
Property-public |
TapIncrement |
PA Get_TapIncrement. |
Property-public |
BaseVoltage |
PA Get_BaseVoltage. |
Property-public |
BasekVLL |
PA Get_BasekVLL. |