id | field name | definition |
0 | azimuthTime |
ascii time | size: 26 |
Azimuth time at which the ground point in the first swath of swathList has been imaged by the input orbit.
unit: "s since 2000-01-01"
value: time(str(.), "yyyy-MM-dd'T'HH:mm:ss.SSSSSS")
ascii string | size: 26 |
CCSDS ASCII datetime "YYYY-MM-DDThh:mm:ss.uuuuuu".
|
|
|
1 | anxTime |
ascii double |
Azimuth time at which the ground point in the first swath of swathList has been imaged by the input orbit referred to referenceANXTime.
unit: "s"
|
|
2 | deltaUTC |
ascii array[dim_0] |
dim_0: int(str(@length))
ascii float |
List of delta azimuth times w.r.t. azimuthTime at which the ground points in the different swaths of swathList have been imaged by the input orbit (the first one is always null)
unit: "s"
|
|
|
3 | rangeTime |
ascii array[dim_0] |
dim_0: int(str(@length))
ascii double |
List of range times at which the ground points in the different swaths of swathList have been imaged by the input orbit
unit: "ns"
|
|
|
4 | elevationAngle |
ascii array[dim_0] |
dim_0: int(str(@length))
ascii float |
List of elevation angles after roll-steering at which the ground points are imaged by the input orbit
unit: "degree"
|
|
|
5 | parallelBaseline |
ascii array[dim_0] |
dim_0: int(str(@length))
ascii float |
List of parallel components of the baseline between the reference orbit and the input one
unit: "m"
|
|
|
6 | normalBaseline |
ascii array[dim_0] |
dim_0: int(str(@length))
ascii float |
List of normal components of the baseline between the reference orbit and the input one
unit: "m"
|
|
|
7 | alongTrackBaseline |
ascii array[dim_0] |
dim_0: int(str(@length))
ascii float |
List of along-track components of the baseline between the reference orbit and the input one
unit: "m"
|
|
|