Overhead_line
[Line]


Functions

EXPORT int create_overhead_line (OBJECT **obj, OBJECT *parent)
 REQUIRED: allocate and initialize an object.


Function Documentation

EXPORT int create_overhead_line ( 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 379 of file overhead_line.cpp.

References gl_create_object, gl_error, gl_set_parent, and OBJECTDATA.


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