Regulator_configuration
[Voltage regulator]


Functions

int regulator_configuration::create (void)
EXPORT int create_regulator_configuration (OBJECT **obj, OBJECT *parent)
 REQUIRED: allocate and initialize an object.
int regulator_configuration::isa (char *classname)
EXPORT int isa_regulator_configuration (OBJECT *obj, char *classname)
 regulator_configuration::regulator_configuration (MODULE *mod)
EXPORT TIMESTAMP sync_regulator_configuration (OBJECT *obj, TIMESTAMP t1, PASSCONFIG pass)

Variables

static regulator_configurationregulator_configuration::defaults = NULL
static CLASSregulator_configuration::oclass = NULL
static CLASSregulator_configuration::pclass = NULL


Function Documentation

EXPORT int create_regulator_configuration ( OBJECT **  obj,
OBJECT parent 
)

REQUIRED: allocate and initialize an object.

Parameters:
obj a pointer to a pointer of the last object in the list
parent a pointer to the parent of this object
Returns:
1 for a successfully created object, 0 for error

Definition at line 104 of file regulator_configuration.cpp.

References create(), gl_create_object, gl_error, gl_set_parent, OBJECTDATA, and oclass.


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