Definition at line 9 of file overhead_line_conductor.h.
Public Member Functions | |
| int | create (void) |
| int | isa (char *classname) |
| overhead_line_conductor (MODULE *mod) | |
Public Attributes | |
| double | geometric_mean_radius |
| double | resistance |
| LINERATINGS | summer |
| LINERATINGS | winter |
Static Public Attributes | |
| static overhead_line_conductor * | defaults = NULL |
| static CLASS * | oclass = NULL |
| static CLASS * | pclass = NULL |