-
Notifications
You must be signed in to change notification settings - Fork 29
Printing / accessing standard NEC output using PyNEC #29
Copy link
Copy link
Open
Description
The original documentation and websites like this, lead me to believe that NEC prints information regarding Input Power, Radiated Power, Wire Loss, and Efficiency. However, I have yet to see this information when running PyNEC. Which card am I missing? Simple examples like this and this, do not show the printout for these parameters.
Alternatively, how can I access these parameters even if they're not being printed? Is there an online example I missed? I'm hoping to access this information specifically:
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
INPUT POWER = 6.8603E-02 WATTS
RADIATED POWER= 5.6868E-02 WATTS
WIRE LOSS = 1.1735E-02 WATTS
EFFICIENCY = 82.89 PERCENT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels