Class TTSLineConstants

Unit

Declaration

type TTSLineConstants = 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 DiaShield[i,units:Integer]: Double READ Get_DiaShield WRITE Set_DiaShield;
Public property TapeLayer[i,units:Integer]: Double READ Get_TapeLayer WRITE Set_TapeLayer;
Public property TapeLap[i:Integer]: Double READ Get_TapeLap WRITE Set_TapeLap;

Description

Methods

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

Properties

Public property DiaShield[i,units:Integer]: Double READ Get_DiaShield WRITE Set_DiaShield;
 
Public property TapeLayer[i,units:Integer]: Double READ Get_TapeLayer WRITE Set_TapeLayer;
 
Public property TapeLap[i:Integer]: Double READ Get_TapeLap WRITE Set_TapeLap;
 

Generated by PasDoc 0.16.0.