Class TGICLineObj
Unit
GICLine
Declaration
type TGICLineObj = 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
Overview
Fields
Methods
Description
Fields
|
Zinv: TCMatrix; |
Base Frequency Series Z matrix
|
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; |
|
|
function InjCurrents: Integer; OVERRIDE; |
|
|
procedure MakePosSequence(); OVERRIDE; |
|
|
procedure DumpProperties(F: TFileStream; Complete: Boolean; Leaf: Boolean = False); OVERRIDE; |
Make a positive Sequence Model
|
Generated by PasDoc 0.16.0.