id | field name | definition |
0 | MDR_ID |
binary uint16 | size: 2 |
Data Set Record identifier
|
|
1 | Fill_1 |
binary bytes | size: 2 |
Filler
|
hidden: true
|
2 | Day |
binary int32 | size: 4 |
Day of first observation, days since 2000-01-01, UTC
unit: "days since 2000-01-01"
|
|
3 | Sec |
binary uint32 | size: 4 |
Second of day of first observation, UTC
unit: "s"
|
|
4 | Microsec |
binary uint32 | size: 4 |
Microsecond of second of first observation
unit: "1E-6 s"
|
|
5 | x0 |
binary array[2] | size: 8 |
Estimate of the x position of the image center. Sensor order: H, V
binary int32 (double) | size: 4 |
unit: "1E-6"
converted unit: "" (multiply by 1/1000000)
|
|
|
6 | y0 |
binary array[2] | size: 8 |
Estimate of the y position of the image center. Sensor order: H, V
binary int32 (double) | size: 4 |
unit: "1E-6"
converted unit: "" (multiply by 1/1000000)
|
|
|
7 | phi0 |
binary array[2] | size: 8 |
Estimate of mean azimuthal position of data points. Sensor order: H, V
binary int32 (double) | size: 4 |
unit: "1E-6 degrees"
converted unit: "degrees" (multiply by 1/1000000)
|
|
|
8 | r0 |
binary array[2] | size: 8 |
Radius of best-fit circle. Sensor order: H, V
binary int32 (double) | size: 4 |
unit: "1E-6"
converted unit: "" (multiply by 1/1000000)
|
|
|
9 | rms |
binary array[2] | size: 8 |
Goodness of fit (rms error). Sensor order: H, V
binary int32 (double) | size: 4 |
unit: "1E-3"
converted unit: "" (multiply by 1/1000)
|
|
|
10 | Samples |
binary array[2] | size: 8 |
Number of data points used in fit. Sensor order: H, V
binary uint32 | size: 4 |
Number of data points used in fit
|
|
|
11 | Success |
binary array[2] | size: 4 |
Flag indicating whether fit succeeded or not, 1 = success. Sensor order: H, V
binary uint16 | size: 2 |
Number of data points used in fit
|
|
|
12 | r1 |
binary array[2] | size: 8 |
Average of r1. Sensor order: H, V
binary uint32 (double) | size: 4 |
unit: "1E-6"
converted unit: "" (multiply by 1/1000000)
|
|
|
13 | r1_r1 |
binary array[2] | size: 8 |
Average of r1*r1. Sensor order: H, V
binary uint32 (double) | size: 4 |
unit: "1E-6"
converted unit: "" (multiply by 1/1000000)
|
|
|
14 | r1_y2 |
binary array[2] | size: 8 |
Average of r1*y2. Sensor order: H, V
binary uint32 (double) | size: 4 |
unit: "1E-6"
converted unit: "" (multiply by 1/1000000)
|
|
|
15 | U_SC |
binary array[2] | size: 8 |
Average of U_SC {spacecraft potential}. Sensor order: H, V
binary int32 (double) | size: 4 |
unit: "1E-6 V"
converted unit: "V" (multiply by 1/1000000)
|
|
|
16 | dVgf |
binary array[2] | size: 8 |
Average of (Vg - Vf) {deflection minus faceplate voltage}. Sensor order: H, V
binary int32 (double) | size: 4 |
unit: "1E-6 V"
converted unit: "V" (multiply by 1/1000000)
|
|
|
17 | Qram |
binary array[2] | size: 8 |
Average of (v_SC - v_cr)^2 {ram-directed plasma flow velocity, squared}. Sensor order: H, V
binary uint32 | size: 4 |
unit: "m2/s2"
|
|
|
18 | r1_samples |
binary array[2] | size: 8 |
Number of samples used in averages. Sensor order: H, V
|
|