Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Use:

 psspy.branch_chng(123,456,r"""A""",[0, _i, _i, _i, _i, _i], [f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f])


psspy.branch_chng(123,456,r"""A""",[1, _i, _i, _i, _i, _i], [f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f])

Check the API manual for latest function: branchchng3

Use:

 psspy.branch_chng(123,456,r"""A""",[0, _i, _i, _i, _i, _i], [f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f])


psspy.branch_chng(123,456,r"""A""",[1, _i, _i, _i, _i, _i], [f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f])

Check the API manual for latest function: branchchng3branch_chng_3