Class TCNLineConstants
Unit
Declaration
type TCNLineConstants = class(TCableConstants)
Description
No description available, ancestor TCableConstants description follows
No description available, ancestor TLineConstants description follows
This class returns a matrix ordered by phases first then remaining conductors Assumes phases are defined first
Hierarchy
- TObject
- TLineConstants
- TCableConstants
- TCNLineConstants
Overview
Methods
procedure Calc(f: Double; EarthModel: Integer); OVERRIDE; |
|
constructor Create(NumConductors: Integer); |
|
destructor Destroy; OVERRIDE; |
Properties
property kStrand[i:Integer]: Integer READ Get_kStrand WRITE Set_kStrand; |
|
property DiaStrand[i,units:Integer]: Double READ Get_DiaStrand WRITE Set_DiaStrand; |
|
property GmrStrand[i,units:Integer]: Double READ Get_GmrStrand WRITE Set_GmrStrand; |
|
property RStrand[i,units:Integer]: Double READ Get_RStrand WRITE Set_RStrand; |
Description
Methods
procedure Calc(f: Double; EarthModel: Integer); OVERRIDE; |
|
constructor Create(NumConductors: Integer); |
|
destructor Destroy; OVERRIDE; |
|
Properties
property kStrand[i:Integer]: Integer READ Get_kStrand WRITE Set_kStrand; |
|
property DiaStrand[i,units:Integer]: Double READ Get_DiaStrand WRITE Set_DiaStrand; |
|
property GmrStrand[i,units:Integer]: Double READ Get_GmrStrand WRITE Set_GmrStrand; |
|
property RStrand[i,units:Integer]: Double READ Get_RStrand WRITE Set_RStrand; |
|
Generated by PasDoc 0.16.0.