Unit CAPI_Loads

Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

 

Uses

Overview

Functions and Procedures

procedure Loads_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL;
procedure Loads_Get_AllNames_GR(); CDECL;
function Loads_Get_First(): Integer; CDECL;
function Loads_Get_idx(): Integer; CDECL;
function Loads_Get_Name(): PAnsiChar; CDECL;
function Loads_Get_Next(): Integer; CDECL;
procedure Loads_Set_idx(Value: Integer); CDECL;
procedure Loads_Set_Name(const Value: PAnsiChar); CDECL;
function Loads_Get_kV(): Double; CDECL;
function Loads_Get_kvar(): Double; CDECL;
function Loads_Get_kW(): Double; CDECL;
function Loads_Get_PF(): Double; CDECL;
procedure Loads_Set_kV(Value: Double); CDECL;
procedure Loads_Set_kvar(Value: Double); CDECL;
procedure Loads_Set_kW(Value: Double); CDECL;
procedure Loads_Set_PF(Value: Double); CDECL;
function Loads_Get_Count(): Integer; CDECL;
function Loads_Get_AllocationFactor(): Double; CDECL;
function Loads_Get_Cfactor(): Double; CDECL;
function Loads_Get_Class_(): Integer; CDECL;
function Loads_Get_CVRcurve(): PAnsiChar; CDECL;
function Loads_Get_CVRvars(): Double; CDECL;
function Loads_Get_CVRwatts(): Double; CDECL;
function Loads_Get_daily(): PAnsiChar; CDECL;
function Loads_Get_duty(): PAnsiChar; CDECL;
function Loads_Get_Growth(): PAnsiChar; CDECL;
function Loads_Get_IsDelta(): TAPIBoolean; CDECL;
function Loads_Get_kva(): Double; CDECL;
function Loads_Get_kwh(): Double; CDECL;
function Loads_Get_kwhdays(): Double; CDECL;
function Loads_Get_Model(): Integer; CDECL;
function Loads_Get_NumCust(): Integer; CDECL;
function Loads_Get_PctMean(): Double; CDECL;
function Loads_Get_PctStdDev(): Double; CDECL;
function Loads_Get_Rneut(): Double; CDECL;
function Loads_Get_Spectrum(): PAnsiChar; CDECL;
function Loads_Get_Status(): Integer; CDECL;
function Loads_Get_Vmaxpu(): Double; CDECL;
function Loads_Get_Vminemerg(): Double; CDECL;
function Loads_Get_Vminnorm(): Double; CDECL;
function Loads_Get_Vminpu(): Double; CDECL;
function Loads_Get_xfkVA(): Double; CDECL;
function Loads_Get_Xneut(): Double; CDECL;
function Loads_Get_Yearly(): PAnsiChar; CDECL;
procedure Loads_Set_AllocationFactor(Value: Double); CDECL;
procedure Loads_Set_Cfactor(Value: Double); CDECL;
procedure Loads_Set_Class_(Value: Integer); CDECL;
procedure Loads_Set_CVRcurve(const Value: PAnsiChar); CDECL;
procedure Loads_Set_CVRvars(Value: Double); CDECL;
procedure Loads_Set_CVRwatts(Value: Double); CDECL;
procedure Loads_Set_daily(const Value: PAnsiChar); CDECL;
procedure Loads_Set_duty(const Value: PAnsiChar); CDECL;
procedure Loads_Set_Growth(const Value: PAnsiChar); CDECL;
procedure Loads_Set_IsDelta(Value: TAPIBoolean); CDECL;
procedure Loads_Set_kva(Value: Double); CDECL;
procedure Loads_Set_kwh(Value: Double); CDECL;
procedure Loads_Set_kwhdays(Value: Double); CDECL;
procedure Loads_Set_Model(Value: Integer); CDECL;
procedure Loads_Set_NumCust(Value: Integer); CDECL;
procedure Loads_Set_PctMean(Value: Double); CDECL;
procedure Loads_Set_PctStdDev(Value: Double); CDECL;
procedure Loads_Set_Rneut(Value: Double); CDECL;
procedure Loads_Set_Spectrum(const Value: PAnsiChar); CDECL;
procedure Loads_Set_Status(Value: Integer); CDECL;
procedure Loads_Set_Vmaxpu(Value: Double); CDECL;
procedure Loads_Set_Vminemerg(Value: Double); CDECL;
procedure Loads_Set_Vminnorm(Value: Double); CDECL;
procedure Loads_Set_Vminpu(Value: Double); CDECL;
procedure Loads_Set_xfkVA(Value: Double); CDECL;
procedure Loads_Set_Xneut(Value: Double); CDECL;
procedure Loads_Set_Yearly(const Value: PAnsiChar); CDECL;
procedure Loads_Get_ZIPV(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL;
procedure Loads_Get_ZIPV_GR(); CDECL;
procedure Loads_Set_ZIPV(ValuePtr: PDouble; ValueCount: TAPISize); CDECL;
function Loads_Get_pctSeriesRL(): Double; CDECL;
procedure Loads_Set_pctSeriesRL(Value: Double); CDECL;
function Loads_Get_RelWeight(): Double; CDECL;
procedure Loads_Set_RelWeight(Value: Double); CDECL;
function Loads_Get_Sensor(): PAnsiChar; CDECL;
function Loads_Get_Phases(): Integer; CDECL;
procedure Loads_Set_Phases(Value: Integer); CDECL;
function Loads_Get_Bus1(): PAnsiChar; CDECL;
procedure Loads_Set_Bus1(const Value: PAnsiChar); CDECL;

Description

Functions and Procedures

procedure Loads_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL;
 
procedure Loads_Get_AllNames_GR(); CDECL;
 
function Loads_Get_First(): Integer; CDECL;
 
function Loads_Get_idx(): Integer; CDECL;
 
function Loads_Get_Name(): PAnsiChar; CDECL;
 
function Loads_Get_Next(): Integer; CDECL;
 
procedure Loads_Set_idx(Value: Integer); CDECL;
 
procedure Loads_Set_Name(const Value: PAnsiChar); CDECL;
 
function Loads_Get_kV(): Double; CDECL;
 
function Loads_Get_kvar(): Double; CDECL;
 
function Loads_Get_kW(): Double; CDECL;
 
function Loads_Get_PF(): Double; CDECL;
 
procedure Loads_Set_kV(Value: Double); CDECL;
 
procedure Loads_Set_kvar(Value: Double); CDECL;
 
procedure Loads_Set_kW(Value: Double); CDECL;
 
procedure Loads_Set_PF(Value: Double); CDECL;
 
function Loads_Get_Count(): Integer; CDECL;
 
function Loads_Get_AllocationFactor(): Double; CDECL;
 
function Loads_Get_Cfactor(): Double; CDECL;
 
function Loads_Get_Class_(): Integer; CDECL;
 
function Loads_Get_CVRcurve(): PAnsiChar; CDECL;
 
function Loads_Get_CVRvars(): Double; CDECL;
 
function Loads_Get_CVRwatts(): Double; CDECL;
 
function Loads_Get_daily(): PAnsiChar; CDECL;
 
function Loads_Get_duty(): PAnsiChar; CDECL;
 
function Loads_Get_Growth(): PAnsiChar; CDECL;
 
function Loads_Get_IsDelta(): TAPIBoolean; CDECL;
 
function Loads_Get_kva(): Double; CDECL;
 
function Loads_Get_kwh(): Double; CDECL;
 
function Loads_Get_kwhdays(): Double; CDECL;
 
function Loads_Get_Model(): Integer; CDECL;
 
function Loads_Get_NumCust(): Integer; CDECL;
 
function Loads_Get_PctMean(): Double; CDECL;
 
function Loads_Get_PctStdDev(): Double; CDECL;
 
function Loads_Get_Rneut(): Double; CDECL;
 
function Loads_Get_Spectrum(): PAnsiChar; CDECL;
 
function Loads_Get_Status(): Integer; CDECL;
 
function Loads_Get_Vmaxpu(): Double; CDECL;
 
function Loads_Get_Vminemerg(): Double; CDECL;
 
function Loads_Get_Vminnorm(): Double; CDECL;
 
function Loads_Get_Vminpu(): Double; CDECL;
 
function Loads_Get_xfkVA(): Double; CDECL;
 
function Loads_Get_Xneut(): Double; CDECL;
 
function Loads_Get_Yearly(): PAnsiChar; CDECL;
 
procedure Loads_Set_AllocationFactor(Value: Double); CDECL;
 
procedure Loads_Set_Cfactor(Value: Double); CDECL;
 
procedure Loads_Set_Class_(Value: Integer); CDECL;
 
procedure Loads_Set_CVRcurve(const Value: PAnsiChar); CDECL;
 
procedure Loads_Set_CVRvars(Value: Double); CDECL;
 
procedure Loads_Set_CVRwatts(Value: Double); CDECL;
 
procedure Loads_Set_daily(const Value: PAnsiChar); CDECL;
 
procedure Loads_Set_duty(const Value: PAnsiChar); CDECL;
 
procedure Loads_Set_Growth(const Value: PAnsiChar); CDECL;
 
procedure Loads_Set_IsDelta(Value: TAPIBoolean); CDECL;
 
procedure Loads_Set_kva(Value: Double); CDECL;
 
procedure Loads_Set_kwh(Value: Double); CDECL;
 
procedure Loads_Set_kwhdays(Value: Double); CDECL;
 
procedure Loads_Set_Model(Value: Integer); CDECL;
 
procedure Loads_Set_NumCust(Value: Integer); CDECL;
 
procedure Loads_Set_PctMean(Value: Double); CDECL;
 
procedure Loads_Set_PctStdDev(Value: Double); CDECL;
 
procedure Loads_Set_Rneut(Value: Double); CDECL;
 
procedure Loads_Set_Spectrum(const Value: PAnsiChar); CDECL;
 
procedure Loads_Set_Status(Value: Integer); CDECL;
 
procedure Loads_Set_Vmaxpu(Value: Double); CDECL;
 
procedure Loads_Set_Vminemerg(Value: Double); CDECL;
 
procedure Loads_Set_Vminnorm(Value: Double); CDECL;
 
procedure Loads_Set_Vminpu(Value: Double); CDECL;
 
procedure Loads_Set_xfkVA(Value: Double); CDECL;
 
procedure Loads_Set_Xneut(Value: Double); CDECL;
 
procedure Loads_Set_Yearly(const Value: PAnsiChar); CDECL;
 
procedure Loads_Get_ZIPV(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL;
 
procedure Loads_Get_ZIPV_GR(); CDECL;
 
procedure Loads_Set_ZIPV(ValuePtr: PDouble; ValueCount: TAPISize); CDECL;
 
function Loads_Get_pctSeriesRL(): Double; CDECL;
 
procedure Loads_Set_pctSeriesRL(Value: Double); CDECL;
 
function Loads_Get_RelWeight(): Double; CDECL;
 
procedure Loads_Set_RelWeight(Value: Double); CDECL;
 
function Loads_Get_Sensor(): PAnsiChar; CDECL;
 
function Loads_Get_Phases(): Integer; CDECL;

API extensions

procedure Loads_Set_Phases(Value: Integer); CDECL;
 
function Loads_Get_Bus1(): PAnsiChar; CDECL;
 
procedure Loads_Set_Bus1(const Value: PAnsiChar); CDECL;
 

Generated by PasDoc 0.16.0.