Triplex_line_conductor
[Line]


Functions

int triplex_line_conductor::create (void)
EXPORT int create_triplex_line_conductor (OBJECT **obj, OBJECT *parent)
 REQUIRED: allocate and initialize an object.
int triplex_line_conductor::isa (char *classname)
EXPORT int isa_triplex_line_conductor (OBJECT *obj, char *classname)
EXPORT TIMESTAMP sync_triplex_line_conductor (OBJECT *obj, TIMESTAMP t1, PASSCONFIG pass)
 triplex_line_conductor::triplex_line_conductor (MODULE *mod)

Variables

static triplex_line_conductortriplex_line_conductor::defaults = NULL
static CLASStriplex_line_conductor::oclass = NULL
static CLASStriplex_line_conductor::pclass = NULL


Function Documentation

EXPORT int create_triplex_line_conductor ( 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 65 of file triplex_line_conductor.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