equal
deleted
inserted
replaced
87 * \param n6 the name of the attribute to set |
87 * \param n6 the name of the attribute to set |
88 * \param v6 the value of the attribute to set |
88 * \param v6 the value of the attribute to set |
89 * \param n7 the name of the attribute to set |
89 * \param n7 the name of the attribute to set |
90 * \param v7 the value of the attribute to set |
90 * \param v7 the value of the attribute to set |
91 * |
91 * |
92 * Configure a propagation delay for this channel. |
92 * Configure a Transmission Current model for this EnergySource. |
93 */ |
93 */ |
94 void SetTxCurrentModel (std::string name, |
94 void SetTxCurrentModel (std::string name, |
95 std::string n0 = "", const AttributeValue &v0 = EmptyAttributeValue (), |
95 std::string n0 = "", const AttributeValue &v0 = EmptyAttributeValue (), |
96 std::string n1 = "", const AttributeValue &v1 = EmptyAttributeValue (), |
96 std::string n1 = "", const AttributeValue &v1 = EmptyAttributeValue (), |
97 std::string n2 = "", const AttributeValue &v2 = EmptyAttributeValue (), |
97 std::string n2 = "", const AttributeValue &v2 = EmptyAttributeValue (), |