Unit CAPI_CNData
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Uses
Overview
Functions and Procedures
function CNData_Get_Count(): Integer; CDECL; |
function CNData_Get_First(): Integer; CDECL; |
function CNData_Get_Next(): Integer; CDECL; |
function CNData_Get_Name(): PAnsiChar; CDECL; |
procedure CNData_Set_Name(const Value: PAnsiChar); CDECL; |
procedure CNData_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
procedure CNData_Get_AllNames_GR(); CDECL; |
function CNData_Get_idx(): Integer; CDECL; |
procedure CNData_Set_idx(Value: Integer); CDECL; |
function CNData_Get_Rdc(): Double; CDECL; |
procedure CNData_Set_Rdc(Value: Double); CDECL; |
function CNData_Get_Rac(): Double; CDECL; |
procedure CNData_Set_Rac(Value: Double); CDECL; |
function CNData_Get_GMRac(): Double; CDECL; |
procedure CNData_Set_GMRac(Value: Double); CDECL; |
function CNData_Get_GMRUnits(): Integer; CDECL; |
procedure CNData_Set_GMRUnits(Value: Integer); CDECL; |
function CNData_Get_Radius(): Double; CDECL; |
procedure CNData_Set_Radius(Value: Double); CDECL; |
function CNData_Get_RadiusUnits(): Integer; CDECL; |
procedure CNData_Set_RadiusUnits(Value: Integer); CDECL; |
function CNData_Get_ResistanceUnits(): Integer; CDECL; |
procedure CNData_Set_ResistanceUnits(Value: Integer); CDECL; |
function CNData_Get_Diameter(): Double; CDECL; |
procedure CNData_Set_Diameter(Value: Double); CDECL; |
function CNData_Get_NormAmps(): Double; CDECL; |
procedure CNData_Set_NormAmps(Value: Double); CDECL; |
function CNData_Get_EmergAmps(): Double; CDECL; |
procedure CNData_Set_EmergAmps(Value: Double); CDECL; |
function CNData_Get_EpsR(): Double; CDECL; |
procedure CNData_Set_EpsR(Value: Double); CDECL; |
function CNData_Get_InsLayer(): Double; CDECL; |
procedure CNData_Set_InsLayer(Value: Double); CDECL; |
function CNData_Get_DiaIns(): Double; CDECL; |
procedure CNData_Set_DiaIns(Value: Double); CDECL; |
function CNData_Get_DiaCable(): Double; CDECL; |
procedure CNData_Set_DiaCable(Value: Double); CDECL; |
function CNData_Get_k(): Integer; CDECL; |
procedure CNData_Set_k(Value: Integer); CDECL; |
function CNData_Get_DiaStrand(): Double; CDECL; |
procedure CNData_Set_DiaStrand(Value: Double); CDECL; |
function CNData_Get_GmrStrand(): Double; CDECL; |
procedure CNData_Set_GmrStrand(Value: Double); CDECL; |
function CNData_Get_RStrand(): Double; CDECL; |
procedure CNData_Set_RStrand(Value: Double); CDECL; |
Description
Functions and Procedures
function CNData_Get_Count(): Integer; CDECL; |
Common to all classes |
function CNData_Get_First(): Integer; CDECL; |
function CNData_Get_Next(): Integer; CDECL; |
function CNData_Get_Name(): PAnsiChar; CDECL; |
procedure CNData_Set_Name(const Value: PAnsiChar); CDECL; |
procedure CNData_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
procedure CNData_Get_AllNames_GR(); CDECL; |
function CNData_Get_idx(): Integer; CDECL; |
procedure CNData_Set_idx(Value: Integer); CDECL; |
function CNData_Get_Rdc(): Double; CDECL; |
From ConductorData |
procedure CNData_Set_Rdc(Value: Double); CDECL; |
function CNData_Get_Rac(): Double; CDECL; |
procedure CNData_Set_Rac(Value: Double); CDECL; |
function CNData_Get_GMRac(): Double; CDECL; |
procedure CNData_Set_GMRac(Value: Double); CDECL; |
function CNData_Get_GMRUnits(): Integer; CDECL; |
procedure CNData_Set_GMRUnits(Value: Integer); CDECL; |
function CNData_Get_Radius(): Double; CDECL; |
procedure CNData_Set_Radius(Value: Double); CDECL; |
function CNData_Get_RadiusUnits(): Integer; CDECL; |
procedure CNData_Set_RadiusUnits(Value: Integer); CDECL; |
function CNData_Get_ResistanceUnits(): Integer; CDECL; |
procedure CNData_Set_ResistanceUnits(Value: Integer); CDECL; |
function CNData_Get_Diameter(): Double; CDECL; |
procedure CNData_Set_Diameter(Value: Double); CDECL; |
function CNData_Get_NormAmps(): Double; CDECL; |
procedure CNData_Set_NormAmps(Value: Double); CDECL; |
function CNData_Get_EmergAmps(): Double; CDECL; |
procedure CNData_Set_EmergAmps(Value: Double); CDECL; |
function CNData_Get_EpsR(): Double; CDECL; |
From CableData |
procedure CNData_Set_EpsR(Value: Double); CDECL; |
function CNData_Get_InsLayer(): Double; CDECL; |
procedure CNData_Set_InsLayer(Value: Double); CDECL; |
function CNData_Get_DiaIns(): Double; CDECL; |
procedure CNData_Set_DiaIns(Value: Double); CDECL; |
function CNData_Get_DiaCable(): Double; CDECL; |
procedure CNData_Set_DiaCable(Value: Double); CDECL; |
function CNData_Get_k(): Integer; CDECL; |
From CNData |
procedure CNData_Set_k(Value: Integer); CDECL; |
function CNData_Get_DiaStrand(): Double; CDECL; |
procedure CNData_Set_DiaStrand(Value: Double); CDECL; |
function CNData_Get_GmrStrand(): Double; CDECL; |
procedure CNData_Set_GmrStrand(Value: Double); CDECL; |
function CNData_Get_RStrand(): Double; CDECL; |
procedure CNData_Set_RStrand(Value: Double); CDECL; |
Generated by PasDoc 0.16.0.