Section 3 - Template 120 : Azimuth-range projection

Octets Key Type Content
15-18 numberOfDataBinsAlongRadials unsigned Nb - number of data bins along radials (see Note 1)
19-22 numberOfRadials unsigned Nr - number of radials
23-26 latitudeOfCenterPoint signed La1 - latitude of center point
27-30 longitudeOfCenterPoint unsigned Lo1 - longitude of center point
31-34 spacingOfBinsAlongRadials unsigned Dx - spacing of bins along radials
35-38 offsetFromOriginToInnerBound unsigned Dstart - offset from origin to inner bound
39 scanningMode codeflag Scanning mode (flags - see Flag table 3.4)
40 - (39+4Nr) For each of Nr radials:
(40+4(X-1)) - (41+4(X-1)) Azi - starting azimuth, degree x 10 (degrees as north)
(42+4(X-1)) - (43+4(X-1)) Adelta - azimuthal width, degrees x 100, (+ clockwise, - counterclockwise) with X = 1 to Nr

( 1) A data bin is a data point representing the volume centered on it.