37 Real parallelCapacitance = 0,
38 Real parallelConductance = 0)
const {
AttributePointer< Attribute< T > > Ptr
std::shared_ptr< AttributeList > Ptr
void setParameters(Real seriesResistance, Real seriesInductance, Real parallelCapacitance=0, Real parallelConductance=0) const
PiLine(CPS::AttributeList::Ptr attributeList)
const Attribute< Real >::Ptr mParallelCap
Capacitance in parallel to the line [F].
const Attribute< Real >::Ptr mParallelCond
Conductance in parallel to the line [S].
const Attribute< Real >::Ptr mSeriesInd
Inductance along the line [H].
const Attribute< Real >::Ptr mSeriesRes
Resistance along the line [ohms].