Added JFET component with 1 model

This commit is contained in:
2026-06-30 15:54:18 +02:00
parent 0175490365
commit d8edd68938
9 changed files with 221 additions and 0 deletions
+1
View File
@@ -43,5 +43,6 @@ load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "mrmodels_include"));
load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "mr/mr_resistor" ));
load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "mr/mr_bjt" ));
load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "mr/mr_jfet" ));