Unit CAPI_Bus
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Uses
Overview
Functions and Procedures
function Bus_Get_Name(): PAnsiChar; CDECL; |
function Bus_Get_NumNodes(): Integer; CDECL; |
procedure Bus_Get_SeqVoltages(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_SeqVoltages_GR(); CDECL; |
procedure Bus_Get_Voltages(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_Voltages_GR(); CDECL; |
procedure Bus_Get_Nodes(var ResultPtr: PInteger; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_Nodes_GR(); CDECL; |
procedure Bus_Get_Isc(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_Isc_GR(); CDECL; |
procedure Bus_Get_Voc(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_Voc_GR(); CDECL; |
function Bus_Get_kVBase(): Double; CDECL; |
procedure Bus_Get_puVoltages(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_puVoltages_GR(); CDECL; |
procedure Bus_Get_Zsc0(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_Zsc0_GR(); CDECL; |
procedure Bus_Get_Zsc1(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_Zsc1_GR(); CDECL; |
procedure Bus_Get_ZscMatrix(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_ZscMatrix_GR(); CDECL; |
function Bus_ZscRefresh(): TAPIBoolean; CDECL; |
procedure Bus_Get_YscMatrix(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_YscMatrix_GR(); CDECL; |
function Bus_Get_Coorddefined(): TAPIBoolean; CDECL; |
function Bus_Get_x(): Double; CDECL; |
procedure Bus_Set_x(Value: Double); CDECL; |
function Bus_Get_y(): Double; CDECL; |
procedure Bus_Set_y(Value: Double); CDECL; |
function Bus_Get_Distance(): Double; CDECL; |
function Bus_GetUniqueNodeNumber(StartNumber: Integer): Integer; CDECL; |
procedure Bus_Get_CplxSeqVoltages(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_CplxSeqVoltages_GR(); CDECL; |
function Bus_Get_Int_Duration(): Double; CDECL; |
function Bus_Get_Lambda(): Double; CDECL; |
function Bus_Get_Cust_Duration(): Double; CDECL; |
function Bus_Get_Cust_Interrupts(): Double; CDECL; |
function Bus_Get_N_Customers(): Integer; CDECL; |
function Bus_Get_N_interrupts(): Double; CDECL; |
procedure Bus_Get_puVLL(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_puVLL_GR(); CDECL; |
procedure Bus_Get_VLL(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_VLL_GR(); CDECL; |
procedure Bus_Get_puVmagAngle(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_puVmagAngle_GR(); CDECL; |
procedure Bus_Get_VMagAngle(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_VMagAngle_GR(); CDECL; |
function Bus_Get_TotalMiles(): Double; CDECL; |
function Bus_Get_SectionID(): Integer; CDECL; |
function Bus_Get_Next(): Integer; CDECL; |
procedure Bus_Get_LineList(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_LineList_GR(); CDECL; |
procedure Bus_Get_LoadList(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_LoadList_GR(); CDECL; |
procedure Bus_Get_ZSC012Matrix(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_ZSC012Matrix_GR(); CDECL; |
procedure Bus_Get_AllPCEatBus(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_AllPDEatBus(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
Description
Functions and Procedures
function Bus_Get_Name(): PAnsiChar; CDECL; |
function Bus_Get_NumNodes(): Integer; CDECL; |
procedure Bus_Get_SeqVoltages(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_SeqVoltages_GR(); CDECL; |
procedure Bus_Get_Voltages(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_Voltages_GR(); CDECL; |
procedure Bus_Get_Nodes(var ResultPtr: PInteger; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_Nodes_GR(); CDECL; |
procedure Bus_Get_Isc(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_Isc_GR(); CDECL; |
procedure Bus_Get_Voc(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_Voc_GR(); CDECL; |
function Bus_Get_kVBase(): Double; CDECL; |
procedure Bus_Get_puVoltages(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_puVoltages_GR(); CDECL; |
procedure Bus_Get_Zsc0(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_Zsc0_GR(); CDECL; |
procedure Bus_Get_Zsc1(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_Zsc1_GR(); CDECL; |
procedure Bus_Get_ZscMatrix(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_ZscMatrix_GR(); CDECL; |
function Bus_ZscRefresh(): TAPIBoolean; CDECL; |
procedure Bus_Get_YscMatrix(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_YscMatrix_GR(); CDECL; |
function Bus_Get_Coorddefined(): TAPIBoolean; CDECL; |
function Bus_Get_x(): Double; CDECL; |
procedure Bus_Set_x(Value: Double); CDECL; |
function Bus_Get_y(): Double; CDECL; |
procedure Bus_Set_y(Value: Double); CDECL; |
function Bus_Get_Distance(): Double; CDECL; |
function Bus_GetUniqueNodeNumber(StartNumber: Integer): Integer; CDECL; |
procedure Bus_Get_CplxSeqVoltages(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_CplxSeqVoltages_GR(); CDECL; |
function Bus_Get_Int_Duration(): Double; CDECL; |
function Bus_Get_Lambda(): Double; CDECL; |
function Bus_Get_Cust_Duration(): Double; CDECL; |
function Bus_Get_Cust_Interrupts(): Double; CDECL; |
function Bus_Get_N_Customers(): Integer; CDECL; |
function Bus_Get_N_interrupts(): Double; CDECL; |
procedure Bus_Get_puVLL(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_puVLL_GR(); CDECL; |
procedure Bus_Get_VLL(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_VLL_GR(); CDECL; |
procedure Bus_Get_puVmagAngle(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_puVmagAngle_GR(); CDECL; |
procedure Bus_Get_VMagAngle(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_VMagAngle_GR(); CDECL; |
function Bus_Get_TotalMiles(): Double; CDECL; |
function Bus_Get_SectionID(): Integer; CDECL; |
function Bus_Get_Next(): Integer; CDECL; |
procedure Bus_Get_LineList(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
API Extension |
procedure Bus_Get_LineList_GR(); CDECL; |
procedure Bus_Get_LoadList(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_LoadList_GR(); CDECL; |
procedure Bus_Get_ZSC012Matrix(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_ZSC012Matrix_GR(); CDECL; |
procedure Bus_Get_AllPCEatBus(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
procedure Bus_Get_AllPDEatBus(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
Generated by PasDoc 0.16.0.