* s.rxg - s band receiver parameter definition
*
* first line: LO values and ranges, format:
*  type   frequencies
* if type is range, the two values: lower and upper frequencies
* if type is fixed, then one or two fixed value
* frequencies in MHz
*
fixed 2020
*
* 2nd line: creation date
* format:  yyyy ddd or yyyy mm dd (0 is valid for all for intial set-up)
*
2008 10 20
*
* 3rd line: FWHM beamwidthm format:
*   model value
*
* if type is frequncy, then fwhm=value*1.22*c/(freq*diameter)
*                      value is 1.0 if omitted
* if type is constant, then fwhm=value (degrees)
*
frequency 1.0
*
* 4th line polarizations available
*
* one of both of lcp and rcp
*
rcp
*
* 5th line: DPFU (degrees/Jansky) for polarizations in previous line in order
*
0.050
*
* 6th line: gain curve (only one) for ALL polarizations in 4th line
* TYPE FORM COEFFICENTS ...
*
* FORM = POLY only for now
* TYPE - ELEV and ALTAZ only for now
* COEFFICENTS - variable number of number values
*
* maximum coefficents 10
*
ELEV POLY 1.0
*
* 7th and following lines: tcal versus frequency
*     Format: POL FREQ TCAL
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     MAXIMUM ENTRIES 100, group by polarization
*                          then sorted by increasing freq
*
rcp 2195.0 89.0715
rcp 2211.0 86.0780
rcp 2212.0 87.8205
rcp 2226.0 92.1185
rcp 2236.0 95.2900
rcp 2246.0 94.2380
rcp 2249.0 94.1345
rcp 2265.0 91.3480
rcp 2281.0 93.8770
rcp 2297.0 111.4770
rcp 2306.0 104.5780
rcp 2316.0 95.2425
rcp 2326.0 102.9555
rcp 2346.0 102.0140
rcp 2356.0 99.5870
rcp 2366.0 100.1840
*
*tcal table ends with end_tcal_table record
*
end_tcal_table
*
* Trec - receiver temperature, degrees K
*
* if value is zero, no opacity corrections are used
*
 0.0
*
* Spillover table
*
* format:
* elevation temperature
* where:
*  elevation is angular degrees above horizon
*  temperature is Kelvin degrees of spillover noise
*
*spillover table ends with end_spillover_table record
*
end_spillover_table
