Class TMeterElement
Unit
Declaration
type TMeterElement = class(TDSSCktElement)
Description
No description available, ancestor TDSSCktElement description follows
No description available, ancestor TDSSObject description follows
No description available, ancestor TNamedObject description follows
this is a GUID compliant to RFC 4122, v4
Hierarchy
- TObject
- TNamedObject
- TDSSObject
- TDSSCktElement
- TMeterElement
Overview
Fields
![]() |
MeteredElement: TDSSCktElement; |
![]() |
MeteredTerminal: Integer; |
![]() |
MeteredElementChanged: Boolean; |
![]() |
SensorCurrent: pDoubleArray; |
![]() |
SensorVoltage: pDoubleArray; |
![]() |
PhsAllocationFactor: pDoubleArray; |
![]() |
CalculatedCurrent: pComplexArray; |
![]() |
CalculatedVoltage: pComplexArray; |
![]() |
AvgAllocFactor: Double; |
Methods
![]() |
constructor Create(ParClass: TDSSClass); |
![]() |
destructor Destroy; OVERRIDE; |
![]() |
procedure TakeSample; VIRTUAL; |
![]() |
procedure AllocateSensorArrays; |
![]() |
procedure CalcAllocationFactors; |
Description
Fields
![]() |
MeteredElement: TDSSCktElement; |
![]() |
MeteredTerminal: Integer; |
Pointer to target circuit element |
![]() |
MeteredElementChanged: Boolean; |
![]() |
SensorCurrent: pDoubleArray; |
![]() |
SensorVoltage: pDoubleArray; |
![]() |
PhsAllocationFactor: pDoubleArray; |
![]() |
CalculatedCurrent: pComplexArray; |
![]() |
CalculatedVoltage: pComplexArray; |
![]() |
AvgAllocFactor: Double; |
Methods
![]() |
constructor Create(ParClass: TDSSClass); |
Average Allocation Factor |
![]() |
destructor Destroy; OVERRIDE; |
![]() |
procedure TakeSample; VIRTUAL; |
![]() |
procedure AllocateSensorArrays; |
Sample control quantities and set action times in Control Queue |
![]() |
procedure CalcAllocationFactors; |
Generated by PasDoc 0.16.0.