.fov File | ||
RFM File Formats: Field-of-View Data | 23FEB24 |
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 |
... Alt(NVal) | |
FOV(1) FOV(2) ... | FOV function as block of NVal numbers |
... FOV(NVal) |