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

Overview

Methods

Public procedure Calc(f: Double; EarthModel: Integer); OVERRIDE;
Public constructor Create(NumConductors: Integer);
Public destructor Destroy; OVERRIDE;

Properties

Public property kStrand[i:Integer]: Integer READ Get_kStrand WRITE Set_kStrand;
Public property DiaStrand[i,units:Integer]: Double READ Get_DiaStrand WRITE Set_DiaStrand;
Public property GmrStrand[i,units:Integer]: Double READ Get_GmrStrand WRITE Set_GmrStrand;
Public property RStrand[i,units:Integer]: Double READ Get_RStrand WRITE Set_RStrand;

Description

Methods

Public procedure Calc(f: Double; EarthModel: Integer); OVERRIDE;
 
Public constructor Create(NumConductors: Integer);
 
Public destructor Destroy; OVERRIDE;
 

Properties

Public property kStrand[i:Integer]: Integer READ Get_kStrand WRITE Set_kStrand;
 
Public property DiaStrand[i,units:Integer]: Double READ Get_DiaStrand WRITE Set_DiaStrand;
 
Public property GmrStrand[i,units:Integer]: Double READ Get_GmrStrand WRITE Set_GmrStrand;
 
Public property RStrand[i,units:Integer]: Double READ Get_RStrand WRITE Set_RStrand;
 

Generated by PasDoc 0.16.0.