.fov File | ||
RFM File Formats: Field-of-View Data | 11JAN25 |
If the number of points is positive, this indicates that the vertical coordinate is altitude; if negative, then angle.
This is followed by the list of altitudes/angles, spread over as many records as required, then, starting with a new record, the tabulated FOV function, also extending over as many records as required.
All numerical data are read 'free-format'.
File Structure | |
---|---|
!CMNT | Comment record(s) (optional) |
NVAL | No. of tabulated values |
ALT(1)
ALT(2)
| Altitude/Angle coordinates as block of NVAL numbers |
| |
FOV(1)
FOV(2)
| FOV function as block of NVAL numbers |
|