powerflow/capacitor.cpp File Reference


Detailed Description

Definition in file capacitor.cpp.

Go to the source code of this file.

Functions

EXPORT int create_capacitor (OBJECT **obj, OBJECT *parent)
 REQUIRED: allocate and initialize an object.
EXPORT int init_capacitor (OBJECT *obj)
 Object initialization is called once after all object have been created.
EXPORT int isa_capacitor (OBJECT *obj, char *classname)
 Allows the core to discover whether obj is a subtype of this class.
EXPORT TIMESTAMP sync_capacitor (OBJECT *obj, TIMESTAMP t0, PASSCONFIG pass)
 Sync is called when the clock needs to advance on the bottom-up pass (PC_BOTTOMUP).


GridLAB-DTM Version 1.0
An open-source project initiated by the US Department of Energy