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
- TObject
- TLineConstants
- TCableConstants
- TTSLineConstants
Overview
Methods
procedure Calc(f: Double; EarthModel: Integer); OVERRIDE; |
|
constructor Create(NumConductors: Integer); |
|
destructor Destroy; OVERRIDE; |
Properties
property DiaShield[i,units:Integer]: Double READ Get_DiaShield WRITE Set_DiaShield; |
|
property TapeLayer[i,units:Integer]: Double READ Get_TapeLayer WRITE Set_TapeLayer; |
|
property TapeLap[i:Integer]: Double READ Get_TapeLap WRITE Set_TapeLap; |
Description
Methods
procedure Calc(f: Double; EarthModel: Integer); OVERRIDE; |
|
constructor Create(NumConductors: Integer); |
|
destructor Destroy; OVERRIDE; |
|
Properties
property DiaShield[i,units:Integer]: Double READ Get_DiaShield WRITE Set_DiaShield; |
|
property TapeLayer[i,units:Integer]: Double READ Get_TapeLayer WRITE Set_TapeLayer; |
|
property TapeLap[i:Integer]: Double READ Get_TapeLap WRITE Set_TapeLap; |
|
Generated by PasDoc 0.16.0.