ADSR_IM_SRGR_Conversion

binary record "ADSR_IM_SRGR_Conversion"size: 55
idfield namedefinition
0zero_doppler_time
binary timesize: 12
Zero Doppler azimuth time at which estimate applies

unit: "s since 2000-01-01"

value: float(./days) * 86400 + float(./seconds) + float(./microseconds) / 1000000
binary recordsize: 12
ENVISAT binary datetime

idfield namedefinition
0days
binary int32size: 4
days since January 1st, 2000 (may be negative)

unit: "days since 2000-01-01"
1seconds
binary uint32size: 4
seconds since start of day

unit: "s"
2microseconds
binary uint32size: 4
microseconds since start of second

unit: "1e-6 s"
1attach_flag
binary int8size: 1
Attachment Flag (always set to zero for this ADSR)
2slant_range_time
binary floatsize: 4
2 way slant range time to first range sample"

unit: "ns"
3ground_range_origin
binary floatsize: 4
Ground range origin of the polynomial (GR0) measured for the first pixel of the line

unit: "m"
4srgr_coeff
binary array[5]size: 20
The coefficients S0, S1, S2, S3, and S4 of the ground range to slant range conversion polynomial. Slant range = S0 + S1(GR-GR0) + S2 (GR-GR0)2 + S3(GR-GR0)3 + S4(GR-GR0)4 (unit: m, m-1, m-2, m-3, m-4)
binary floatsize: 4
5spare_1
binary bytessize: 14
Spare

hidden: true