Class TFaultObj
Unit
Fault
Declaration
type TFaultObj = class(TPDElement)
Description
No description available, ancestor TPDElement 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
Overview
Fields
Methods
Description
Fields
|
G: Double; |
|
|
Gmatrix: pDoubleArray; |
single G per phase (line rating) if Gmatrix not specified
|
|
Stddev: Double; |
If not nil then overrides G
|
|
SpecType: Integer; |
per unit stddev
|
Methods
|
constructor Create(ParClass: TDSSClass; const FaultName: String); |
|
|
destructor Destroy; OVERRIDE; |
|
|
procedure PropertySideEffects(Idx: Integer; previousIntVal: Integer = 0); override; |
|
|
procedure MakeLike(OtherPtr: Pointer); override; |
|
|
procedure RecalcElementData; OVERRIDE; |
|
|
procedure CalcYPrim; OVERRIDE; |
|
|
procedure Randomize; |
|
|
procedure CheckStatus(ControlMode: Integer); |
|
|
procedure Reset; |
|
|
procedure MakePosSequence(); OVERRIDE; |
|
|
procedure DumpProperties(F: TFileStream; Complete: Boolean; Leaf: Boolean = False); OVERRIDE; |
Make a positive Sequence Model
|
Generated by PasDoc 0.16.0.