Switch |
Command format and result of its execution |
p0 |
formula.exe p0 < template file >
Create a file for entering constants and data.
Constants values are nulls. |
p1 |
formula.exe p1 < data file >
< template file >
Create a file for entering constants and data.
Constant values are taken from the data file. |
z |
formula.exe z < data file >
< empty file >
Create a data file with constants, without data. |
n |
formula.exe n < data file >
< template file >
Create a new data file for the experiment. |
a0 |
formula.exe a0 < data file >
< experiment's data(I) >
Add results of measurement to the run. |
a1 |
formula.exe a1 < data file >
< experiment's data(I) >
Add results of measurement to the run.
More accurate analitic calculation. |
au |
formula.exe au < data file >
< experiment's data(I) >
Add results of measurement to the run, using analitical formula or
equation of motion. |
b |
formula.exe b < data file >
< experiment's data(II) >
Add results of measurement to the run. File of the experiment's data(II)
is created by special device for registration of the torsion balance's
oscillations. |
e |
formula.exe e < data file >
< report file >
Export data in the same format as experiment's data(II). |
r |
formula.exe r < data file >
< report file > < initial record >
< final record >
Create a general report. |
r1 |
formula.exe r1 < data file >
< report file > < initial record >
< final record >
Create a general report (more number of significant digits). |
s |
formula.exe s < data file >
< report file > < initial experiment >
< final experiment >
Create a statistic report. |
t |
formula.exe t < data file >
< report file > < initial record >
< final record >
Create a report with time of the experiments in seconds. |
f |
formula.exe f < data file >
< report file > < i >
< j >
Each combination of G ij
is averaged over 24 hours. |
k0 |
formula.exe k0 < data file >
< report file >
Create a report with null amplitudes. |
k1 |
formula.exe k1 < data file >
< report file >
Create a report with null amplitudes (calculates periods independently). |
c |
formula.exe c < data file >
Expose all constants of the run. |
d0 |
formula.exe d0 < data file >
< new data file > < initial record >
< final record >
Recalculation using of Runge-Kutt's method. |
d1 |
formula.exe d1 < data file >
< new data file > < file with T
0 >
< initial record > < final record >
Recalculation using of Runge-Kutt's method. |