Browse Source

Some typos

pre-master-46
Holger Vogt 5 years ago
parent
commit
eb7b1fc1e7
  1. 6
      examples/various/RKM-C-1.cir
  2. 2
      examples/various/RKM-R-1.cir

6
examples/various/RKM-C-1.cir

@ -6,14 +6,14 @@ C1 1 0 4p7 ; 4.7p
C2 1 0 4n7 ; 4.7n C2 1 0 4n7 ; 4.7n
C3 1 0 4u7 ; 4.7u C3 1 0 4u7 ; 4.7u
C4 1 0 4m7 ; 4.7m C4 1 0 4m7 ; 4.7m
C5 1 0 4F7 ; 4.7f <-- This deviates fom the RKM notation
C6 1 0 47p3 ; 4.73p
C5 1 0 4F7 ; 4.7f <-- This deviates from the RKM notation
C6 1 0 47p3 ; 47.3p
C7 1 0 470p ; 470p C7 1 0 470p ; 470p
C8 1 0 4u76 tc1=1e-6 tc2=1e-9 dtemp=6 C8 1 0 4u76 tc1=1e-6 tc2=1e-9 dtemp=6
* ; 4.76u * ; 4.76u
C9 1 0 4m7 ; 4.7m C9 1 0 4m7 ; 4.7m
C10 1 0 470nF ; 470n C10 1 0 470nF ; 470n
C11 1 0 47fF ; 47f <-- This deviates fom the RKM notation
C11 1 0 47fF ; 47f <-- This deviates from the RKM notation
.control .control
show c show c

2
examples/various/RKM-R-1.cir

@ -12,7 +12,7 @@ R8 1 0 4Meg7 tc1=1e-6 tc2=1e-9 dtemp=6
* ; 4.7Meg <-- Not defined in the RKM notation * ; 4.7Meg <-- Not defined in the RKM notation
R9 1 0 4L7 ; 4.7m R9 1 0 4L7 ; 4.7m
R10 1 0 470L ; 470m R10 1 0 470L ; 470m
R11 1 0 4M7 ; 4.7m <-- This deviates fom the RKM notation
R11 1 0 4M7 ; 4.7m <-- This deviates from the RKM notation
.control .control
show r show r

Loading…
Cancel
Save