Ask Your Question
0

Help understanding psspy.bsys

asked 2024-03-22 13:59:44 -0500

gabriel_ipu gravatar image

I've this line of an .py file that i can't understand what it is doing, what zone or area is selecting. Can someone help me ? } The code: psspy.bsys(1,0,[0.0,0.0],2,[1,-120],0,[],0,[],0,[])

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2024-03-22 18:58:43 -0500

perolofl gravatar image

Figure 2 means that two area numbers are given in the following area list. A negative area number defines a range.

I.e. [1,-120] select all areas from 1 up to 120.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2024-03-22 13:59:44 -0500

Seen: 112 times

Last updated: Mar 22