kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #33792
eeschema ngspice simulation improvment
Hi all,
i try to create a patch to adding several improvment of eeshema simulation.
My first goal is to draw BJT caracteristics (like
https://www.st-andrews.ac.uk/~www_pa/Scots_Guide/info/comp/active/BiPolar/IcVce.gif)
with a simplest circuit in attachment.
I had beginning to work on this improvment but in the file :
/kicad/eeschema/dialogs/dialog_signal_list.cpp
in method :
bool DIALOG_SIGNAL_LIST::TransferDataToWindow()
there is a strnage comment :
// For some reason, it is not possible to plot currents in any but
transient analysis
If someone can give me some informations ?
--
Ludovic Léau-Mercier
Attachment:
bjt_carac.png
Description: PNG image
Follow ups