Underground_line
[Line]

Functions

EXPORT int create_underground_line (OBJECT **obj, OBJECT *parent)
 REQUIRED: allocate and initialize an object.
void underground_line::recalc (void)

Function Documentation

EXPORT int create_underground_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 1409 of file underground_line.cpp.

void underground_line::recalc ( void   )  [inherited]

Todo:
use output_test() instead of cout (powerflow, high priority) (ticket #137)

Definition at line 278 of file underground_line.cpp.


GridLAB-D™ Version 4.1
An open-source smart grid simulator created by PNNL for the US Department of Energy Office of Electricity