-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANDK.INI
More file actions
24 lines (23 loc) · 857 Bytes
/
MANDK.INI
File metadata and controls
24 lines (23 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
0.5
35.0
0
0
;Mandk.ini file
;The program reads the first four lines of this file and expects
;to find the following information there:
; first line is the height increment for secondary position M calculations
; The default is 0.5 inches. Include a decimal point on this line!
;The second line is the maximum toroid capacitance in pF. A value which
;is a multiple of 7 is convenient. The default is 35.0 pF. Include a
;decimal point with this line! Typical values: 35.0 or 70.0
;The third line is 0 or 1 with no decimal point. Use a value of 1 if you
;want a toroid capacitance table printed out each time, 0 to omit it.
;The fourth line is 0 or 1 with no decimal point. Use a value of 1 if you
;want wavelength information included in the printout, 0 to omit it.
;
;If you mess up the above parameters: reset them to the following:
0.5
35.0
0
0