Class TIsourceObj
Unit
Declaration
type TIsourceObj = class(TPCElement)
Description
No description available, ancestor TPCElement description follows
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
- TPCElement
- TIsourceObj
Overview
Fields
Amps: Double; |
|
Angle: Double; |
|
SrcFrequency: Double; |
|
ScanType: Integer; |
|
SequenceType: Integer; |
|
PerUnit: Double; |
|
DailyShapeObj: TLoadShapeObj; |
|
DutyShapeObj: TLoadShapeObj; |
|
YearlyShapeObj: TLoadShapeObj; |
Methods
constructor Create(ParClass: TDSSClass; const SourceName: String); |
|
destructor Destroy; OVERRIDE; |
|
procedure PropertySideEffects(Idx: Integer; previousIntVal: Integer = 0); override; |
|
procedure MakeLike(OtherPtr: Pointer); override; |
|
procedure RecalcElementData; OVERRIDE; |
|
procedure CalcYPrim; OVERRIDE; |
|
procedure MakePosSequence(); OVERRIDE; |
|
function InjCurrents: Integer; OVERRIDE; |
|
procedure GetCurrents(Curr: pComplexArray); OVERRIDE; |
Description
Fields
Amps: Double; |
|
Angle: Double; |
|
SrcFrequency: Double; |
|
ScanType: Integer; |
|
SequenceType: Integer; |
|
PerUnit: Double; |
|
DailyShapeObj: TLoadShapeObj; |
|
DutyShapeObj: TLoadShapeObj; |
|
Daily (24 HR) load shape |
YearlyShapeObj: TLoadShapeObj; |
|
Duty cycle load shape FOR changes typically less than one hour |
Methods
constructor Create(ParClass: TDSSClass; const SourceName: String); |
|
Shape for this load |
destructor Destroy; OVERRIDE; |
|
procedure PropertySideEffects(Idx: Integer; previousIntVal: Integer = 0); override; |
|
procedure MakeLike(OtherPtr: Pointer); override; |
|
procedure RecalcElementData; OVERRIDE; |
|
procedure CalcYPrim; OVERRIDE; |
|
procedure MakePosSequence(); OVERRIDE; |
|
function InjCurrents: Integer; OVERRIDE; |
|
Make a positive Sequence Model |
procedure GetCurrents(Curr: pComplexArray); OVERRIDE; |
|
Generated by PasDoc 0.16.0.