18#ifndef CONDUCTOR_SEGMENT_PROFILE_H
19#define CONDUCTOR_SEGMENT_PROFILE_H
Definition conductorsegment.h:25
Definition conductorsegmentprofile.h:26
virtual ~ConductorSegmentProfile()
Destructor.
Definition conductorsegmentprofile.h:51
ConductorSegmentProfile(qreal l, bool ori=true)
Definition conductorsegmentprofile.h:34
ConductorSegmentProfile(ConductorSegment *segment)
Definition conductorsegmentprofile.h:44
bool isHorizontal
segment orientation
Definition conductorsegmentprofile.h:59
qreal length
segment length
Definition conductorsegmentprofile.h:57